<kendo:stockChart-categoryAxisItem-notes>
The category axis notes configuration.
Example
<kendo:stockChart-categoryAxisItem>
<kendo:stockChart-categoryAxisItem-notes></kendo:stockChart-categoryAxisItem-notes>
</kendo:stockChart-categoryAxisItem>
Configuration Attributes
position java.lang.String
The position of the category axis note. "top" - The note is positioned on the top.; "bottom" - The note is positioned on the bottom.; "left" - The note is positioned on the left. or "right" - The note is positioned on the right..
Example
<kendo:stockChart-categoryAxisItem-notes position="position">
</kendo:stockChart-categoryAxisItem-notes>
Configuration JSP Tags
kendo:stockChart-categoryAxisItem-notes-data
The items of the notes.
More documentation is available at kendo:stockChart-categoryAxisItem-notes-data.
Example
<kendo:stockChart-categoryAxisItem-notes>
<kendo:stockChart-categoryAxisItem-notes-data></kendo:stockChart-categoryAxisItem-notes-data>
</kendo:stockChart-categoryAxisItem-notes>
kendo:stockChart-categoryAxisItem-notes-icon
The icon of the notes.
More documentation is available at kendo:stockChart-categoryAxisItem-notes-icon.
Example
<kendo:stockChart-categoryAxisItem-notes>
<kendo:stockChart-categoryAxisItem-notes-icon></kendo:stockChart-categoryAxisItem-notes-icon>
</kendo:stockChart-categoryAxisItem-notes>
kendo:stockChart-categoryAxisItem-notes-label
The label of the notes.
More documentation is available at kendo:stockChart-categoryAxisItem-notes-label.
Example
<kendo:stockChart-categoryAxisItem-notes>
<kendo:stockChart-categoryAxisItem-notes-label></kendo:stockChart-categoryAxisItem-notes-label>
</kendo:stockChart-categoryAxisItem-notes>
kendo:stockChart-categoryAxisItem-notes-line
The line of the notes.
More documentation is available at kendo:stockChart-categoryAxisItem-notes-line.
Example
<kendo:stockChart-categoryAxisItem-notes>
<kendo:stockChart-categoryAxisItem-notes-line></kendo:stockChart-categoryAxisItem-notes-line>
</kendo:stockChart-categoryAxisItem-notes>