New to Kendo UI for Angular? Start a free 30-day trial
SankeyNode
Represents the nodes options of the Sankey component.
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. |
width? |
|
|
The width of the node. |