New to KendoReact? Start a free 30-day trial
SankeyLink
SankeyLinkPremium
Represents the links options of the Sankey component.
| 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. | 
| sourceId | 
 | The source node ID of the link. | |
| targetId | 
 | The target node ID of the link. | |
| value | 
 | The value of the link. |