Skip to main content
A newer version of this page is available. .

Full-Stacked Spline Area

Short Description

The Full-Stacked Spline Area Chart (100% Stacked Spline Area Chart) is similar to Full-Stacked Area Chart, but plots a fitted curve through each data point in a series.

A Full-Stacked Spline Area chart is shown in the image below.

FullStackedSplineAreaChart

Note

A Full-Stacked Spline Area chart can display series containing data points with positive or negative values. However, a series with positive values is stacked only with other series containing positive values; and a series with negative values is stacked with other series containing negative values.

Series Characteristics

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

Feature Value
Series View type SplineAreaFullStackedSeries2D
Diagram type 2D-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 Full-Stacked Spline Area view, refer to the Series Types Compatibility document.

Example

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