ChartShapeType enumeration
Contents
[
Hide
]ChartShapeType enumeration
Represents a shape of chart.
The ChartShapeType type exposes the following members:
Fields
| Field | Description |
|---|---|
| NOT_DEFINED | Chart shape is not defined. |
| BOX | Specifies the chart shall be drawn with a box shape. |
| CONE | Specifies the chart shall be drawn as a cone, with the base of the cone on the floor and the point of the cone at the top of the data marker. |
| CONE_TO_MAX | Specifies the chart shall be drawn with truncated cones such that the point of the cone would be the maximum data value. |
| CYLINDER | Specifies the chart shall be drawn as a cylinder. |
| PYRAMID | Specifies the chart shall be drawn as a rectangular pyramid, with the base of the pyramid on the floor and the point of the pyramid at the top of the data marker. |
| PYRAMID_TO_MAXIMUM | Specifies the chart shall be drawn with truncated cones such that the point of the cone would be the maximum data value. |
See Also
- module
aspose.slides.charts - library
Aspose.Slides