Back to Devexpress

Side-by-Side Bar

wpf-5867-controls-and-libraries-charts-suite-chart-control-series-3d-series-types-bar-series-side-by-side-bar.md

latest1.2 KB
Original Source

Side-by-Side Bar

  • May 28, 2021

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.

FeatureValue
Series View typeBarSideBySideSeries3D
Diagram typeXYDiagram3D
Number of arguments per series point1
Number of values per series point1

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.