Type interface
Inheritance
IHierarchyDataItem extends ISeriesDataItem
.
IHierarchyDataItem is extended by ILinkedHierarchyDataItem
, IPackDataItem
, IPartitionDataItem
, ITreemapDataItem
, IVoronoiTreemapDataItem
.
Properties
category # |
Type Category. |
---|---|
childData # |
Type Raw data of the node's children. |
children # |
Type List of child node data items. |
customValue # |
Type Inherited from |
customValueChange # |
Type Inherited from |
customValueChangePercent # |
Type Inherited from |
customValueChangePrevious # |
Type Inherited from |
customValueChangePreviousPercent # |
Type Inherited from |
customValueChangeSelection # |
Type Inherited from |
customValueChangeSelectionPercent # |
Type Inherited from |
customValueWorking # |
Type Inherited from |
depth # |
Type Node's depth within the hierarchy. |
disabled # |
Type Indicates if node is currently disabled. |
fill # |
Type Node's auto-assigned color. |
fillPattern # |
Type Node's auto-assigned pattern. Click here for more info |
id # |
Type Inherited from |
label # |
Type A reference to node's |
node # |
Type A reference to the related |
parent # |
Type Data item of parent node. |
sum # |
Type Sum of child values. |
value # |
Type Value of the node as set in data. |
valueChange # |
Type Inherited from |
valueChangePercent # |
Type Inherited from |
valueChangePrevious # |
Type Inherited from |
valueChangePreviousPercent # |
Type Inherited from |
valueChangeSelection # |
Type Inherited from |
valueChangeSelectionPercent # |
Type Inherited from |
valuePercent # |
Type Percent value of the node, based on the value of its direct parent. @since 5.2.21 |
valuePercentTotal # |
Type Percent value of the node, based on total sum of all nodes in upper level. |
valueWorkingClose # |
Type Inherited from |
valueWorkingOpen # |
Type Inherited from |
visible # |
Type Inherited from |
There are 18 inherited items currently hidden from this list. |