Skip to main content

BarSideBySideSeries2D.LabelPosition Attached Property

Specifies the position of labels relative to the corresponding Bars.

Namespace: DevExpress.Xpf.Charts

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

#Declaration

#Returns

Type Description
Bar2DLabelPosition

A Bar2DLabelPosition enumeration value.

#Remarks

Use the LabelPosition property to specify how series labels are displayed, relative to their corresponding Bars.

See Also