Charts / Chart Axes / Indexed Category Axis

Blazor Chart Example - Indexed Category Axis Configuration

Loading Syncfusion Blazor Server Demos…

Properties

This sample shows an indexed category axis in a chart with details about GDP growth across different countries.

The category axis is also rendered on the basis of the index values in the data source. To render the indexed category axis, set ValueType to Category and IsIndexed property to true.

See also: