<kendo:sparkline-seriesDefaults-border>

The border of the series.

Example

<kendo:sparkline-seriesDefaults>
    <kendo:sparkline-seriesDefaults-border></kendo:sparkline-seriesDefaults-border>
</kendo:sparkline-seriesDefaults>

Configuration Attributes

color java.lang.String

The color of the border.

Example

<kendo:sparkline-seriesDefaults-border color="color">
</kendo:sparkline-seriesDefaults-border>

dashType java.lang.String

The dash type of the border.

Example

<kendo:sparkline-seriesDefaults-border dashType="dashType">
</kendo:sparkline-seriesDefaults-border>

width float

The width of the border.

Example

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