Blazor Chart with DateTime Axis Example.
This sample shows the date-time axis in a chart with a weather report for the year 2024.
The date-time axis uses a date-time scale and displays date-time values as the axis labels. To use a date-time axis, set the ValueType in axis to DateTime.
See also: