Back to Devexpress

Bar Series Views

windowsforms-114338-controls-and-libraries-chart-control-series-views-3d-series-views-bar-series-views.md

latest2.0 KB
Original Source

Bar Series Views

  • Jul 08, 2019

The series of Bar view types are used to display series as sets of vertical bars (or, columns) that are grouped by category. Values are represented by the length of the bars as measured by the Y-axis. Category labels are displayed on the X-axis. Bar charts are typically used to compare values in different categories. The following image demonstrates several 3D bar charts.

Below is the list of all bar charts which are currently available in the WinForms Chart Control.

Side-by-Side Bar Chart

Side-by-Side Stacked Bar Chart

Side-by-Side Full-Stacked Bar Chart

Stacked Bar Chart

Full-Stacked Bar Chart

Manhattan Bar Chart