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