Type interface
Inheritance
ICategoryAxisDataItem extends IAxisDataItem.
ICategoryAxisDataItem is extended by IGanttCategoryAxisDataItem, ICategoryDateAxisDataItem.
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 |
|---|---|
|
axisFill # |
Type Inherited from Axis fill element. |
|
bullet # |
Type Inherited from Bullet element. |
|
category # |
Type Named category. |
|
categoryLocation # |
Type Relative location of the category within cell: 0 - start, 1 - end. |
|
cellSize # |
Type A size of the category cell. NOTE: This value is used only if |
|
deltaPosition # |
Type A distance to shift data item relative to its original position. The value is 0 to 1, where 1 is full witdth of the axis. Can be used to sort data items without modifying order of the actual data. |
|
endCategory # |
Type Named end category (for axis items that span multiple categories, like axis ranges). |
|
endCategoryLocation # |
Type Relative location of the end category within cell: 0 - start, 1 - end. |
|
grid # |
Type Inherited from Grid line element. |
|
id # |
Type A unique id of the data item. |
|
index # |
Type Index of the data item. |
|
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. |
|
visible # |
Type Inherited from |
| There are 8 inherited items currently hidden from this list. | |