Type interface
Inheritance
IGanttCategoryAxisDataItem extends ICategoryAxisDataItem.
IGanttCategoryAxisDataItem is not extended by any other symbol.
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 Inherited from Named category. |
|
categoryLocation # |
Type Inherited from Relative location of the category within cell: 0 - start, 1 - end. |
|
cellSize # |
Type Inherited from A size of the category cell. NOTE: This value is used only if |
|
children # |
Type Children of this category, if any. |
|
collapsed # |
Type A flag indicating whether the category is collapsed. |
|
color # |
Type Color of a task. |
|
container # |
Type A container that holds all other elements of a axis label - label, controls, grip, etc. |
|
controlsContainer # |
Type A container that holds progress pie and duration stepper. |
|
customColor # |
Type Custom color for the task, if any. |
|
deltaPosition # |
Type Inherited from 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. |
|
duration # |
Type Duration of the task (in days or other units, depending on |
|
durationStepper # |
Type A stepper that allows to change task duration. |
|
endCategory # |
Type Inherited from Named end category (for axis items that span multiple categories, like axis ranges). |
|
endCategoryLocation # |
Type Inherited from Relative location of the end category within cell: 0 - start, 1 - end. |
|
grid # |
Type Inherited from Grid line element. |
|
grip # |
Type A grip for dragging the category. |
|
id # |
Type Inherited from A unique id of the data item. |
|
index # |
Type Inherited from 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. |
|
name # |
Type Displayed name of a category. |
|
parent # |
Type A reference to the parent category data item. |
|
parentId # |
Type Parent id of data item. |
|
progress # |
Type Progress of the task, from |
|
progressPie # |
Type A progress pie that shows progress of the task. |
|
seriesDataItem # |
Type A reference to the series data item. |
|
taskBullet # |
Type A bullet to the left of a label (circle or triangle, if it has children) |
|
tick # |
Type Inherited from Tick element. |
|
visible # |
Type Inherited from |
| There are 16 inherited items currently hidden from this list. | |