BarChartShapeType Enum
Lists values that specify the shape used to render bars in 3D bar charts.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Members
| Name | Description | Image |
|---|---|---|
Auto
|
Default shape for the series type. |
|
Box
|
Bars are rendered as rectangular boxes. |
|
Cone
|
Bars are rendered as cones. |
|
ConeToMax
|
Bars are rendered as cones whose tops align to the maximum width. |
|
Cylinder
|
Bars are rendered as cylinders. |
|
Pyramid
|
Bars are rendered as pyramids. |
|
PyramidToMax
|
Bars are rendered as pyramids whose tops align to the maximum permitted width. |
|
Related API Members
The following properties accept/return BarChartShapeType values:
See Also





