DataLabelShapeType enumeration
DataLabelShapeType enumeration
Specifies the preset shape geometry that is to be used for a chart.
The DataLabelShapeType type exposes the following members:
Fields
| Field | Description |
|---|---|
| RECT | Represents the rectangle shape. |
| ROUND_RECT | Represents the round rectangle shape. |
| ELLIPSE | Represents the ellipse shape. |
| RIGHT_ARROW_CALLOUT | Represents the right arrow callout shape. |
| DOWN_ARROW_CALLOUT | Represents the down arrow callout shape. |
| LEFT_ARROW_CALLOUT | Represents the left arrow callout shape. |
| UP_ARROW_CALLOUT | Represents the up arrow callout shape. |
| WEDGE_RECT_CALLOUT | Represents the wedge rectangle callout shape. |
| WEDGE_ROUND_RECT_CALLOUT | Represents the wedge round rectangle callout shape. |
| WEDGE_ELLIPSE_CALLOUT | Represents the wedge ellipse callout shape. |
| LINE_CALLOUT | Represents the line callout shape. |
| BENT_LINE_CALLOUT | Represents the bent line callout shape. |
| LINE_WITH_ACCENT_BAR_CALLOUT | Represents the line with accent bar callout shape. |
| BENT_LINE_WITH_ACCENT_BAR_CALLOUT | Represents the bent line with accent bar callout shape. |
| LINE | This type is only used for special file processing |
See Also
- module
aspose.cells.drawing