• Material 3
  • Material 3 Dark
  • Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Theme Selection
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Step Area in ASP.NET MVC Chart Control

This ASP.NET MVC Step Area Chart example visualizes electricity generation data using renewable and non-renewable resources in a step area chart.

DEMO
SOURCE

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 on the area series can be found in this documentation section.