New to Kendo UI for Angular? Start a free 30-day trial
SankeyNodeDataItem
Represents the Sankey dataItem of the node element.
Name | Type | Default | Description |
---|---|---|---|
align? |
|
|
The alignment of the node. |
color? |
|
The color of the node. | |
id |
|
The ID of the node. | |
label |
|
The label options of the node. | |
offset? |
|
|
The offset applied to the node's position. |
opacity? |
|
|
The opacity of the node. |
padding? |
|
|
The minimum vertical space between two nodes. |
sourceLinks |
|
The source links that are connected to the node.
Contains the | |
targetLinks |
|
The target links that are connected to the node.
Contains the | |
width? |
|
|
The width of the node. |