<kendo:stockChart-seriesItem-notes-line>
The line of the notes.
Example
<kendo:stockChart-seriesItem-notes>
<kendo:stockChart-seriesItem-notes-line></kendo:stockChart-seriesItem-notes-line>
</kendo:stockChart-seriesItem-notes>
Configuration Attributes
color java.lang.String
The line color of the notes.
Example
<kendo:stockChart-seriesItem-notes-line color="color">
</kendo:stockChart-seriesItem-notes-line>
length float
The length of the connecting lines in pixels.
Example
<kendo:stockChart-seriesItem-notes-line length="length">
</kendo:stockChart-seriesItem-notes-line>
width float
The line width of the notes.
Example
<kendo:stockChart-seriesItem-notes-line width="width">
</kendo:stockChart-seriesItem-notes-line>