Bar3DShapeType
Bar3DShapeType enumeration
Represents the shape used with the 3-D bar or column chart.
public enum Bar3DShapeType
Values
Name | Value | Description |
---|---|---|
Box | 0 |
Box |
PyramidToPoint | 1 |
PyramidToPoint |
PyramidToMax | 2 |
PyramidToMax |
Cylinder | 3 |
Cylinder |
ConeToPoint | 4 |
ConeToPoint |
ConeToMax | 5 |
ConeToMax |
See Also
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells