Charts / Chart Axes / Category Axis

Blazor Chart with Category Axis Example.

Loading Syncfusion Blazor Server Demos…

This sample shows a category axis in a chart with details about internet users across different countries.

You can use the category axis to represent string values instead of numbers in the chart. To use the category axis, set ValueType in axis to Category.

See also: