Description
The SettingsBarColumn class contains all settings that are specific to bar and column series. To return a SettingsBarColumn object, use Series.SettingsBarColumn.
Signature: C#
Signature: VB.NET
Properties
| Name | Description |
|---|---|
| DataShapeType | Sets or returns the shape type used for three-dimensional charts. |
| Overlap | Sets or returns the overlap between bars or columns for a category. |
| SpaceBetweenCategories | Sets or returns the space between categories in bar and column charts. |
Nested Classes
| Name | Description |
|---|---|
| ShapeType | SettingsBarColumn.ShapeType class contains the shapes that can be used for three-dimensional column and bar charts. |