Skip to main content

PieSeries.LabelPosition Attached Property

In This Article

Gets or sets the label's position in reference to the Pie (Donut) series point's slice.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v14.2.dll

#Declaration

#Returns

Type Description
PieLabelPosition

A PieLabelPosition enumeration value determining the position of a label in reference to its series point's slice.

See Also