Bar3DShapeType Enum
Bar3DShapeType Enum
Represents the shape used with the 3-D bar or column chart.
type Bar3DShapeType int32
Fields
| Field | Description |
|---|---|
| Box | Box |
| PyramidToPoint | PyramidToPoint |
| PyramidToMax | PyramidToMax |
| Cylinder | Cylinder |
| ConeToPoint | ConeToPoint |
| ConeToMax | ConeToMax |