ISankeyDiagramDataFields

Type interface

Defines data fields for SankeyDiagram.

Inheritance

ISankeyDiagramDataFields extends IFlowDiagramDataFields.

ISankeyDiagramDataFields is not extended by any other symbol.

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

Inherited from IFlowDiagramDataFields

Visibility of a node

There are 3 inherited items currently hidden from this list.