Blazor Range Step Area Chart Example
This Blazor Range Step Area Chart example visualizes minimum and maximum temperatures of different days with default range step area series.
In this example, you can see how to render and configure the range step area chart. This chart is used to display continuous data points by connecting them through vertical and horizontal lines that vary between high and low values over a certain time period.
More information about the range step area series can be found in this documentation section.