BarChartViewBase Properties
The base class for bar chart views.| Name | Description |
|---|---|
| AxisGroup | Inherited from ChartViewBase. |
| BarDirection | Gets or sets whether the view displays vertical columns or horizontal bars. |
| BarGrouping | Gets or sets how bars from multiple series are grouped. |
| ChartType | Inherited from ChartViewBase. |
| GapWidth | Gets or sets the spacing between category groups. |
| VaryColors | Inherited from ColorfulChartView. |
See Also