New to Kendo UI for Angular? Start a free 30-day trial
SankeyLinksComponent
The configuration options of the Sankey links (see example).
Selector
kendo-sankey-links
Inputs
Name | Type | Default | Description |
---|---|---|---|
color? |
|
The color of the link.
The color is used when the | |
colorType? |
|
|
The color type of the link. The supported values are:
|
highlight? |
|
|
The highlight options of the link. |
opacity? |
|
|
The opacity of the link. |
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
| ||||||
|