Bar3DShapeType
Bar3DShapeType enumeration
Represents the shape used with the 3-D bar or column chart.
Values
| Name | Value | Description |
|---|---|---|
| Box | 0 | Box |
| PyramidToPoint | 1 | PyramidToPoint |
| PyramidToMax | 2 | PyramidToMax |
| Cylinder | 3 | Cylinder |
| ConeToPoint | 4 | ConeToPoint |
| ConeToMax | 5 | ConeToMax |