Type interface
Inheritance
IFlowNodesDataItem extends ISeriesDataItem.
IFlowNodesDataItem is extended by IChordNodesDataItem, ISankeyNodesDataItem.
Properties
|
depth # |
Type Depth of the node. |
|---|---|
|
fill # |
Type Node color. |
|
id # |
Type Inherited from |
|
incomingLinks # |
Type A list of incoming link data items. |
|
label # |
Type Node label. |
|
name # |
Type Node name. |
|
node # |
Type An associated node instance. |
|
outgoingLinks # |
Type A list of outgoing link data items. |
|
sum # |
Type Sum of values of all links: incoming and outgoing. |
|
sumIncoming # |
Type Sum of values of all incoming links. |
|
sumOutgoing # |
Type Sum of values of all outgoing links. |
|
unknown # |
Type Indicates "unknown" node. |
|
value # |
Type Inherited from |
|
valueChange # |
Type Inherited from |
|
valueChangePercent # |
Type Inherited from |
|
valueChangePrevious # |
Type Inherited from |
|
valueChangePreviousPercent # |
Type Inherited from |
|
valueChangeSelection # |
Type Inherited from |
|
valueChangeSelectionPercent # |
Type Inherited from |
|
visible # |
Type Inherited from |
| There are 9 inherited items currently hidden from this list. | |