Stacked Area Chart

The Stacked Area chart type is an Area chart that stacks two or more data series on top of one another.

Chart Characteristics

SeriesChartType value

SeriesChartType.StackedArea

Number of Y values per point

1

Number of series

One or more (multiple Series are stacked).

Supports markers

No

Cannot be combined with:

Doughnut, Pie, Bar, Stacked Bar, Polar, Radar, Pyramid, or Funnel charts.

Custom attributes

PixelPointDepth, PixelPointGapDepth

Remarks

Stacked series must be aligned. Otherwise, data points will be rendered incorrectly. For more information, see Aligning Data.

See Also

Reference

Chart Types

Stacked Bar Chart

Stacked Column Chart

System.Windows.Forms.DataVisualization.Charting

System.Web.UI.DataVisualization.Charting