<kendo:stockChart-legend-border>

The border of the legend.

Example

<kendo:stockChart-legend>
    <kendo:stockChart-legend-border></kendo:stockChart-legend-border>
</kendo:stockChart-legend>

Configuration Attributes

color java.lang.String

The color of the border.

Example

<kendo:stockChart-legend-border color="color">
</kendo:stockChart-legend-border>

dashType java.lang.String

The dash type of the border.

Example

<kendo:stockChart-legend-border dashType="dashType">
</kendo:stockChart-legend-border>

width float

The width of the border.

Example

<kendo:stockChart-legend-border width="width">
</kendo:stockChart-legend-border>
In this article
Not finding the help you need?