Skip to main content

Bar Series Views

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.

Bar3DViewsSamples

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