SankeyCustomMessagesComponent
Component
Represents the custom messages component of the Sankey.
Use this component to override default messages for the Sankey.
Definition
Package:@progress/kendo-angular-charts
Selector:kendo-sankey-messages
Syntax:
html
<kendo-sankey [data]="data">
<kendo-sankey-messages tooltipUnitFormat='kelvin'></kendo-sankey-messages>
</kendo-sankey>
Inputs
tooltipUnitFormat
string
Sets the format string to use when displaying node and link values in the tooltip.