<kendo:stockChart-valueAxisItem-notes-line>

The line of the notes.

Example

<kendo:stockChart-valueAxisItem-notes>
    <kendo:stockChart-valueAxisItem-notes-line></kendo:stockChart-valueAxisItem-notes-line>
</kendo:stockChart-valueAxisItem-notes>

Configuration Attributes

color java.lang.String

The line color of the notes.

Example

<kendo:stockChart-valueAxisItem-notes-line color="color">
</kendo:stockChart-valueAxisItem-notes-line>

length float

The length of the connecting lines in pixels.

Example

<kendo:stockChart-valueAxisItem-notes-line length="length">
</kendo:stockChart-valueAxisItem-notes-line>

width float

The line width of the notes.

Example

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