<kendo:sankey-nodes-labels>

The node labels configuration options.

Example

<kendo:sankey-nodes>
    <kendo:sankey-nodes-labels></kendo:sankey-nodes-labels>
</kendo:sankey-nodes>

Configuration Attributes

ariaTemplate java.lang.String

The template that will be used for the aria-label attribute of the node.

Example

<kendo:sankey-nodes-labels ariaTemplate="ariaTemplate">
</kendo:sankey-nodes-labels>
In this article
Not finding the help you need?