Example of Range Step Area in Javascript (ES5) Chart Control

/
/
Range Step Area

This range step area chart example illustrates the minimum and maximum temperatures for different days using the default range step area series.

More Details...

Description

In this example, you can see how to render and configure a range step area type chart. You can use border and fill properties to customize the range step area. Both marker and dataLabel are used to represent data points and their values. The tooltip 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 range step area type series can be found in this documentation section.