Back to Devexpress

Full-Stacked Line

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

latest1.3 KB
Original Source

Full-Stacked Line

  • May 28, 2021

Short Description

The Full-Stacked Line series (100%-Stacked Line series) displays all data points stacked. This chart is useful when it is necessary to compare how much each series adds to the total aggregate value for specific arguments (as percents).

An example of the Full-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 typeLineFullStackedSeries2D
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 Full-Stacked Line view, refer to the Series Type Compatibility document.

Example

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