New to Kendo UI for Angular? Start a free 30-day trial
SankeyNodesComponent
The configuration options of the Sankey nodes (see example).
Selector
kendo-sankey-nodes
Inputs
Name | Type | Default | Description |
---|---|---|---|
align? |
|
|
The alignment of the node. |
color? |
|
The color of the node. | |
colorType? |
|
|
The color type of the link. The supported values are:
|
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. |
Methods
notifyChanges | ||||||
---|---|---|---|---|---|---|
Updates the component fields with the specified values and refreshes the Chart. Use this method when the configuration values cannot be set through the template. ts
| ||||||
|