Back to Devexpress

Stacked Line

wpf-9989-controls-and-libraries-charts-suite-chart-control-series-2d-series-types-point-line-and-bubble-series-stacked-line.md

latest1.3 KB
Original Source

Stacked Line

  • May 28, 2021

Short Description

The Stacked Line series displays data as lines on a diagram, so that the value of each data point is aggregated with underlying data point values. This chart is useful when it is necessary to compare how much each series adds to the total aggregate value for specific arguments.

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

Series Characteristics

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

FeatureValue
Series View typeLineStackedSeries2D
Diagram typeXYDiagram2D
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 Line view, refer to the Series Type Compatibility document.

Example

The following example demonstrates how to create a 2D Stacked Line chart.