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

FieldDescription
RECTRepresents the rectangle shape.
ROUND_RECTRepresents the round rectangle shape.
ELLIPSERepresents the ellipse shape.
RIGHT_ARROW_CALLOUTRepresents the right arrow callout shape.
DOWN_ARROW_CALLOUTRepresents the down arrow callout shape.
LEFT_ARROW_CALLOUTRepresents the left arrow callout shape.
UP_ARROW_CALLOUTRepresents the up arrow callout shape.
WEDGE_RECT_CALLOUTRepresents the wedge rectangle callout shape.
WEDGE_ROUND_RECT_CALLOUTRepresents the wedge round rectangle callout shape.
WEDGE_ELLIPSE_CALLOUTRepresents the wedge ellipse callout shape.
LINE_CALLOUTRepresents the line callout shape.
BENT_LINE_CALLOUTRepresents the bent line callout shape.
LINE_WITH_ACCENT_BAR_CALLOUTRepresents the line with accent bar callout shape.
BENT_LINE_WITH_ACCENT_BAR_CALLOUTRepresents the bent line with accent bar callout shape.
LINEThis type is only used for special file processing

See Also