<kendo:stockChart-title-border>

The border of the title.

Example

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

Configuration Attributes

color java.lang.String

The color of the border.

Example

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

dashType java.lang.String

The dash type of the border.

Example

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

width float

The width of the border.

Example

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