<kendo:stockChart-pane-border>

The border of the pane.

Example

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

Configuration Attributes

color java.lang.String

The color of the border.

Example

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

dashType java.lang.String

The dash type of the border.

Example

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

width float

The width of the border.

Example

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