New to Kendo UI for AngularStart a free 30-day trial

SankeyCustomMessagesComponent

Represents the custom messages component of the Sankey.

Use this component to override default messages for the Sankey.

html
<kendo-sankey [data]="data">
    <kendo-sankey-messages tooltipUnitFormat='kelvin'></kendo-sankey-messages>
</kendo-sankey>

Selector

kendo-sankey-messages

Inputs

NameTypeDefaultDescription

tooltipUnitFormat

string

Sets the format string to use when displaying node and link values in the tooltip.

In this article
SelectorInputs
Not finding the help you need?
Contact Support