Skip to main content

Stacked Line

#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.

ChartType_2DStackedLine

#Chart Type Characteristics

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

Feature Value
Series View type LineStackedSeries2D
Diagram type XYDiagram2D
Number of arguments per series point 1
Number of values per series point 1

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