Skip to main content

Full-Stacked Area

#Short Description

The Full-Stacked Area (or 100% Stacked Area) series displays data as areas on a diagram, so that the value of each data point is stacked with all the other corresponding data points' values.

In this instance, the height of the area is always the full height of the chart diagram (i.e. 1). This representation is useful for comparing the percentage values of several series for the same point arguments.

sl-series-full-stacked-area

To learn which other Area types are available, see Area Series.

#Chart Type Characteristics

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

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

For information on which series types can be combined with Full-Stacked Area, see Series Types Compatibility.

See Also