<kendo:sankey-labels-stroke>

The stroke of the label text.

Example

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

Configuration Attributes

color java.lang.String

The color of the stroke.

Example

<kendo:sankey-labels-stroke color="color">
</kendo:sankey-labels-stroke>

lineJoin java.lang.String

The line join of the stroke.

Example

<kendo:sankey-labels-stroke lineJoin="lineJoin">
</kendo:sankey-labels-stroke>

width float

The width of the stroke.

Example

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