Blazor Range Navigator Multilevel Labels Example
Axis labels are placed based on the values of the start and end ranges. You can add higher-level labels to the range navigator using multi-level labels.
In this example, you can see how to group the axis labels in the range navigator. The interval for the second level labels can be customized using the groupBy property.
More information about multi-level labels can be found in this documentation section.