<kendo:sankey-links-highlight>

The link highlight configuration options.

Example

<kendo:sankey-links>
    <kendo:sankey-links-highlight></kendo:sankey-links-highlight>
</kendo:sankey-links>

Configuration Attributes

inactiveOpacity float

The opacity of the links when they are not active.

Example

<kendo:sankey-links-highlight inactiveOpacity="inactiveOpacity">
</kendo:sankey-links-highlight>

opacity float

The opacity of the links.

Example

<kendo:sankey-links-highlight opacity="opacity">
</kendo:sankey-links-highlight>
In this article
Not finding the help you need?