Example of Range Step Area in ASP.NET MVC Chart Control
This ASP.NET MVC range step area chart example illustrates the minimum and maximum temperatures for different days using the default range step area series.
In this example, you can see how to render and configure the range step area type chart. You can use Borderopens in a new tab and Fillopens in a new tab properties to customize the range step area. Both Markeropens in a new tab and DataLabelopens in a new tab are used to represent data points and their values.
The Tooltipopens in a new tab is enabled in this example. To see the tooltip in action, hover over a point or tap on a point in touch-enabled devices.
More information about the area type series can be found in this documentation sectionopens in a new tab.