Stacked Bar Chart
The Stacked Bar chart type displays series of the same chart type as stacked bars.
Chart Characteristics
SeriesChartType value |
SeriesChartType.StackedBar |
Number of Y values per point |
1 |
Number of series |
One or more (multiple Series are stacked). |
Supports markers |
No |
Cannot be combined with: |
Any chart type except Bar and 100% Stacked Bar charts. |
Custom attributes |
BarLabelStyle, DrawingStyle, MaxPixelPointWidth, MinPixelPointWidth, PixelPointDepth, PixelPointGapDepth, PixelPointWidth, PointWidth, StackedGroupName |
Remarks
Stacked series must be aligned. Otherwise, data points will be rendered incorrectly. For more information, see Aligning Data.