Enum Bar3DShapeType

Bar3DShapeType enumeration

Represents the shape used with the 3-D bar or column chart.

public enum Bar3DShapeType

Values

NameValueDescription
Box0Box
PyramidToPoint1PyramidToPoint
PyramidToMax2PyramidToMax
Cylinder3Cylinder
ConeToPoint4ConeToPoint
ConeToMax5ConeToMax

See Also