IFlowDiagramDataFields

Type interface

Defines data fields for FlowDiagram.

Inheritance

IFlowDiagramDataFields extends IChartDataFields.

IFlowDiagramDataFields is extended by IChordDiagramDataFields, ISankeyDiagramDataFields.

Properties

color
#

Type string

Color of a from node

data
#

Type string

Inherited from IComponentDataFields

Data.

fromName
#

Type string

Name of the source node.

id
#

Type string

Inherited from IComponentDataFields

ID.

toName
#

Type string

Name of the target node.

value
#

Type string

Value of the link between two nodes.

visible
#

Type string

Visibility of a node

There are 2 inherited items currently hidden from this list.