Type interface
Inheritance
IValueAxisDataItem extends IAxisDataItem
.
IValueAxisDataItem is extended by IDateAxisDataItem
, IDurationAxisDataItem
.
Properties
above # |
Type Default Inherited from If set to NOTE: this needs to be set before crating an axis range. Updating this dynamically won't have any effect. NOTE: if you need all grid to be drawn above series, you can brig it to front with Click here for more info |
---|---|
affectsMinMax # |
Type If set to @since 5.1.4 |
axisFill # |
Type Inherited from Axis fill element. |
bullet # |
Type Inherited from Bullet element. |
endValue # |
Type End value for axis items that span multiple values, like axis ranges. |
grid # |
Type Inherited from Grid line element. |
isRange # |
Type Inherited from Indicates if this data item represents an axis range. |
label # |
Type Inherited from Axis label element. |
tick # |
Type Inherited from Tick element. |
value # |
Type Value of the data item. |
visible # |
Type Inherited from |
There are 8 inherited items currently hidden from this list. |