Full-Stacked Bar
In This Article
#Short Description
The Full-Stacked Bar (or 100%-Stacked Bar) series displays all data points stacked, with a single Bar for each category.
The height of each Bar is always the full height of the chart diagram (i.e. 1). The series values are displayed as percentages of each Bar.
To learn which other Bar types are available, see Bar and Column Series.
#Chart Type Characteristics
The table below lists the main characteristics of this chart type.
Feature | Value |
---|---|
Series type | Bar |
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 Bar, see Series Types Compatibility.
See Also