Back to Devexpress

Range Area

wpf-10634-controls-and-libraries-charts-suite-chart-control-series-2d-series-types-area-series-range-area.md

latest1.2 KB
Original Source

Range Area

  • May 28, 2021

Short Description

The Range Area series displays series as filled areas on a diagram, with two data points that define minimum and maximum limits. This chart is useful when you need to accentuate the delta between start and end values.

An example of the Range Area chart is shown in the image below.

Series Characteristics

The table below lists the main characteristics of this chart type.

FeatureValue
Series View typeRangeAreaSeries2D
Diagram typeXYDiagram2D
Number of arguments per series point1
Number of values per series point2

For information on which series view types can be combined with the Range Area view, refer to the Series Type Compatibility document.

Example

The following example demonstrates how to create a 2D Range Area chart.