Back to Devexpress

Step Area Chart

windowsforms-9979-controls-and-libraries-chart-control-series-views-3d-series-views-area-series-views-step-area-chart.md

latest1.4 KB
Original Source

Step Area Chart

  • Jul 08, 2019

Short Description

The Step Area chart is represented by the StepArea3DSeriesView object, which belongs to Area Series Views. This view is useful when you need to show to what extent values have changed for different points in the same series. Also, you can set the StepArea3DSeriesView.InvertedStep property to true to specify whether these steps are shown as inverted or not.

A Step Area chart is shown in the image below.

Chart Type Characteristics

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

FeatureValue
Series View typeStepArea3DSeriesView
Diagram typeXYDiagram3D
Number of arguments per series point1
Number of values per series point1

Note

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