Bar3DShapeType
Bar3DShapeType
Utility class containing constants. Represents the shape used with the 3-D bar or column chart.
Values
| Name | Description |
|---|---|
| BOX | Box |
| PYRAMID_TO_POINT | PyramidToPoint |
| PYRAMID_TO_MAX | PyramidToMax |
| CYLINDER | Cylinder |
| CONE_TO_POINT | ConeToPoint |
| CONE_TO_MAX | ConeToMax |