<kendo:chart-xAxis>

The X-axis configuration options of the scatter chart X-axis. Supports all valueAxis options.

Example

<kendo:chart>
    <kendo:chart-xAxis></kendo:chart-xAxis>
</kendo:chart>

Configuration Attributes

Configuration JSP Tags

kendo:chart-xAxisItem

The X-axis configuration options of the scatter chart X-axis. Supports all valueAxis options.

More documentation is available at kendo:chart-xAxisItem.

Example

<kendo:chart-xAxis>
    <kendo:chart-xAxisItem></kendo:chart-xAxisItem>
</kendo:chart-xAxis>
In this article
Not finding the help you need?