Type interface
Defines data fields for FlowDiagram
.
Inheritance
IFlowDiagramDataFields extends IChartDataFields
.
IFlowDiagramDataFields is extended by IChordDiagramDataFields
, ISankeyDiagramDataFields
.
Properties
color # |
Type Color of a from node |
---|---|
data # |
Type Inherited from Data. |
fromName # |
Type Name of the source node. |
id # |
Type Inherited from ID. |
toName # |
Type Name of the target node. |
value # |
Type Value of the link between two nodes. |
visible # |
Type Visibility of a node |
There are 2 inherited items currently hidden from this list. |