[]
Specifies the shape used with the 3-D bar or column chart.
public enum BarShape
Public Enum BarShape
| Name | Description |
|---|---|
| Box | Specifies a box. |
| ConeToMax | Specifies a cone, truncated at value. |
| ConeToPoint | Specifies a cone, coming to a point value. |
| Cylinder | Specifies a cylinder. |
| PyramidToMax | Specifies a pyramid, truncated at value. |
| PyramidToPoint | Specifies a pyramid, coming to a point value. |