Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Range Area Chart

#Short Description

The Range Area chart is represented by the RangeArea3DSeriesView object, which belongs to Area Series Views. This view displays series as filled areas on a diagram, with two data points that define minimum and maximum limits. This view is useful when you need to illustrate the difference between start and end values.

A Range Area chart is shown in the image below.

SeriesView_3DRangeArea

#Chart Type Characteristics

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

Feature Value
Series View type RangeArea3DSeriesView
Diagram type XYDiagram3D
Number of arguments per series point 1
Number of values per series point 2

Note

For information on which chart types can be combined with the Range Area Chart, refer to the Series Views Compatibility document.