New to Kendo UI for Angular? Start a free 30-day trial
SankeyCustomMessagesComponent
Custom component messages override default component messages.
html
<kendo-sankey [data]="data">
<kendo-sankey-messages tooltipUnitFormat='kelvin'></kendo-sankey-messages>
</kendo-sankey>
Selector
kendo-sankey-messages
Inputs
Name | Type | Default | Description |
---|---|---|---|
tooltipUnitFormat |
|
The format string to use when displaying node and link values in the tooltip. |