LabelPositionType Enum

LabelPositionType Enum

Represents data label position type.


type LabelPositionType int32

Fields

FieldDescription
CenterApplies only to bar, 2d/3d pie charts
InsideBaseApplies only to bar, 2d/3d pie charts
InsideEndApplies only to bar charts
OutsideEndApplies 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
BestFitApplies only to 2d/3d pie charts
MovedUser moved the data labels, Only for reading chart from template file.