Side-by-Side Bar
Short Description
The Side-by-Side Bar series displays data points as individual bars, grouped by category, and the height of each bar is determined by the data point’s value.
An example of the Side-by-Side Bar chart is shown in the image below.

Series Characteristics
The table below lists the main characteristics of this chart type.
| Feature | Value |
|---|---|
| Series View type | BarSideBySideSeries3D |
| Diagram type | XYDiagram3D |
| 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 Side-by-Side Bar view, refer to the Series Type Compatibility document.
Example
The following example demonstrates how to create a 3D Side-by-Side Bar chart.