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