Back to Devexpress

Bar Series Views

windowsforms-2965-controls-and-libraries-chart-control-series-views-2d-series-views-bar-series-views.md

latest2.4 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. Several bar charts represented on the following image.

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

Side-by-Side Bar

Side-by-Side Stacked Bar Chart

Side-by-Side Full-Stacked Bar Chart

Stacked Bar

Full-Stacked Bar Chart

Side-by-Side Range Bar Chart

Overlapped Range Bar Chart

Waterfall Chart