This ASP.NET Core Step Area Chart example visualizes electricity generation data using renewable and non-renewable resources in a step area chart.
In this example, you can see how to render and configure a step area chart. This series forms a step progress by connecting points through vertical and horizontal lines with the area being filled.
More information about the step area series can be found in this documentation section.