参数 | 类型 | 描述 | 定义ichartjs_evens='ichartjs_table_even'> | border | Object | Specifies the border for this component | Element |
---|---|---|---|---|---|---|---|
decimalsnum | Number | 显示百分比精确小数点位数 | Scale | font | String | Specifies the font of this component.(default to 'Verdana') | Element |
fontsize | Number | Specifies the font size of this component in pixels.(default to 12) | Element | fontweight | String | Specifies the font weight of this component.(default to 'normal') | Element |
gradient | Boolean | indicate whether there has a effect of color gradient | Component | id | String | The unique id of this module (defaults to an auto-assigned id). | Element |
join_size | Number | Scale | join_style | String | the style of overlapping(default to 'none') Available value are: @Option 'square' @Option 'round' @Option 'none' | Scale | |
scale2grid | Boolean | indicate whether the grid is accord with scale | Scale | scale_line_enable | Boolean | 是否显示刻度 | Scale |
shadow | Boolean | Specifies whether the component should be show a shadow.(default to false) | Element | shadow_blur | Number | How blur you want your shadow to be.(default to 4) | Element |
shadow_color | String | Specifies the color of your shadow is.(default to '#666666') | Element | shadow_offsetx | Number | Horizontal distance (x-axis) between the shadow and the shape in pixel.(default to 0) | Element |
shadow_offsety | Number | Vertical distance (y-axis) between the shadow and the shape in pixel.(default to 0) | Element | style | String | Custom style specification to be applied to this element.(default to '') like this:'padding:10px;font-size:12px' | Painter |
which | String | the axis's type(default to 'h') Available value are: @Option 'h' :horizontal @Option 'v' :vertical | Scale |