<kendo:stockChart-navigator-categoryAxis-notes-dataItem-line>

The line of the note.

Example

<kendo:stockChart-navigator-categoryAxis-notes-dataItem>
    <kendo:stockChart-navigator-categoryAxis-notes-dataItem-line></kendo:stockChart-navigator-categoryAxis-notes-dataItem-line>
</kendo:stockChart-navigator-categoryAxis-notes-dataItem>

Configuration Attributes

color java.lang.String

The line color of the note.

Example

<kendo:stockChart-navigator-categoryAxis-notes-dataItem-line color="color">
</kendo:stockChart-navigator-categoryAxis-notes-dataItem-line>

length float

The length of the connecting lines in pixels.

Example

<kendo:stockChart-navigator-categoryAxis-notes-dataItem-line length="length">
</kendo:stockChart-navigator-categoryAxis-notes-dataItem-line>

width float

The line width of the note.

Example

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