Back to Devexpress

Stacked Area

wpf-6847-controls-and-libraries-charts-suite-chart-control-series-3d-series-types-area-series-stacked-area.md

latest1.3 KB
Original Source

Stacked Area

  • May 28, 2021

Short Description

The Stacked Area series displays data as areas on a diagram, so that the value of each data point is aggregated with the underlying data points’ values. This representation is useful when it’s necessary to compare both the point values and their aggregate for the same point arguments.

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

Series Characteristics

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

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

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

Example

The following example demonstrates how to create a 3D Stacked Area chart.