Blazor Range Navigator DateTime Axis Example
This sample analyzes USD–EUR exchange rate data using a DateTime axis in the Range Navigator with an interactive tooltip for the selected range.
Configuration details:
- Set the ValueType property to DateTime
- Label formatting is automatically driven by the navigator's IntervalType setting
- Override default formatting using the
LabelFormatproperty for custom date/time display
More details: documentation section.