Aspose::Cells::Charts::Bar3DShapeType enum

Bar3DShapeType enum

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

enum class Bar3DShapeType

Values

NameValueDescription
Box0
Box.
PyramidToPoint1
PyramidToPoint.
PyramidToMax2
PyramidToMax.
Cylinder3
Cylinder.
ConeToPoint4
ConeToPoint.
ConeToMax5
ConeToMax.

See Also