100% Stacked Area Chart
The 100% Stacked Area chart type displays multiple series of data as stacked areas. The cumulative proportion of each stacked element is always 100% of the Y axis.
Chart Characteristics
SeriesChartType value |
SeriesChartType.StackedArea100 |
Number of Y values per point |
1 |
Number of series |
2 or more. |
Supports markers |
No |
Cannot be combined with: |
Doughnut, Pie, Bar, Stacked Bar, Polar, Radar, Pyramid, or Funnel charts. |
Custom attributes |
Remarks
Stacked series must be aligned. Otherwise, data points will be rendered incorrectly. For more information, see Aligning Data.
See Also
Reference
Chart Types
100% Stacked Bar Chart
100% Stacked Column Chart
System.Windows.Forms.DataVisualization.Charting
System.Web.UI.DataVisualization.Charting
Build Date:
2012-08-02