LabelPositionType enumeration

LabelPositionType enumeration

Represents data label position type.

The LabelPositionType type exposes the following members:

Fields

FieldDescription
CENTERApplies only to bar, 2D/3D pie charts
INSIDE_BASEApplies only to bar, 2d/3d pie charts
INSIDE_ENDApplies only to bar charts
OUTSIDE_ENDApplies only to bar, 2d/3d pie charts
ABOVEApplies only to line charts
BELOWApplies only to line charts
LEFTApplies only to line charts
RIGHTApplies only to line charts
BEST_FITApplies only to 2D/3D pie charts
MOVEDUser moved the data labels only for reading the chart from the template file.

See Also