<kendo:sparkline-categoryAxisItem-notes-line>

The line of the notes.

Example

<kendo:sparkline-categoryAxisItem-notes>
    <kendo:sparkline-categoryAxisItem-notes-line></kendo:sparkline-categoryAxisItem-notes-line>
</kendo:sparkline-categoryAxisItem-notes>

Configuration Attributes

color java.lang.String

The line color of the notes.

Example

<kendo:sparkline-categoryAxisItem-notes-line color="color">
</kendo:sparkline-categoryAxisItem-notes-line>

length float

The line length of the notes.

Example

<kendo:sparkline-categoryAxisItem-notes-line length="length">
</kendo:sparkline-categoryAxisItem-notes-line>

width float

The line width of the notes.

Example

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