[]
Specifies the shape used with the 3-D bar or column chart.
public enum BarShape
Box = 0
Specifies a box.
ConeToMax = 5
Specifies a cone, truncated at value.
ConeToPoint = 4
Specifies a cone, coming to a point value.
Cylinder = 3
Specifies a cylinder.
PyramidToMax = 2
Specifies a pyramid, truncated at value.
PyramidToPoint = 1
Specifies a pyramid, coming to a point value.