Bar3DChartView.BarShapeType Property
Gets or sets the shape used for all bar series in this view.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| BarChartShapeType | A value that specifies the bar shape. |
Available values:
| 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. |
|
See Also





