Blazor Step Area Without Riser Chart Example
In this example, you can see how to render and configure a step area chart without vertical risers. When ShowRisers is set to false, the series appears as a continuous flow without showing vertical lines between points. This approach can be useful for highlighting trends without the distraction of risers.
More information about the step area series can be found in this documentation section.