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 chart from template file.

See Also