New to KendoReact? Start a free 30-day trial
SankeyLegendItem
SankeyLegendItemPremium
Represents the legend item options of the Sankey component.
| Name | Type | Default | Description | 
|---|---|---|---|
| areaBackground? | 
 | The background color of the legend item square element. Accepts a valid CSS color string, including HEX and RGB. Defaults to the corresponding node color. | |
| areaOpacity? | 
 | The opacity of the legend item square element. Defaults to the corresponding node opacity. | |
| cursor? | 
 | The cursor style of the legend item. | |
| visual? | 
 | A function that can be used to create a custom visual for the legend items. The available argument fields are: 
 |