DataLabelShapeType Enum
Contents
[
Hide
]DataLabelShapeType Enum
Specifies the preset shape geometry that is to be used for a chart.
type DataLabelShapeType int32
Fields
Field | Description |
---|---|
Rect | Represents the rectangle shape. |
RoundRect | Represents the round rectangle shape. |
Ellipse | Represents the ellipse shape. |
RightArrowCallout | Represents the right arrow callout shape. |
DownArrowCallout | Represents the down arrow callout shape. |
LeftArrowCallout | Represents the left arrow callout shape. |
UpArrowCallout | Represents the up arrow callout shape. |
WedgeRectCallout | Represents the wedge rectangle callout shape. |
WedgeRoundRectCallout | Represents the wedge round rectangle callout shape. |
WedgeEllipseCallout | Represents the wedge ellipse callout shape. |
LineCallout | Represents the line callout shape. |
BentLineCallout | Represents the bent line callout shape. |
LineWithAccentBarCallout | Represents the line with accent bar callout shape. |
BentLineWithAccentBarCallout | Represents the bent line with accent bar callout shape. |
Line | This type is only used for special file processing |