<kendo:sparkline-valueAxisItem-notes-line>
The line of the notes.
Example
<kendo:sparkline-valueAxisItem-notes>
<kendo:sparkline-valueAxisItem-notes-line></kendo:sparkline-valueAxisItem-notes-line>
</kendo:sparkline-valueAxisItem-notes>
Configuration Attributes
color java.lang.String
The line color of the notes.
Example
<kendo:sparkline-valueAxisItem-notes-line color="color">
</kendo:sparkline-valueAxisItem-notes-line>
length float
The line length of the notes.
Example
<kendo:sparkline-valueAxisItem-notes-line length="length">
</kendo:sparkline-valueAxisItem-notes-line>
width float
The line width of the notes.
Example
<kendo:sparkline-valueAxisItem-notes-line width="width">
</kendo:sparkline-valueAxisItem-notes-line>