Charts / Chart Axes / DateTime Category Axis

Blazor Chart with DateTime Category Axis Example.

Loading Syncfusion Blazor Server Demos…

This sample shows the date-time category axis with sample data about the sales of a product on different business days.

The date-time category axis is used to display date-time values with nonlinear intervals. For example, business days alone can be depicted here in a week. To use a date-time category axis, set the ValueType in axis to DateTimeCategory.

See also: