BarSideBySideSeries2D.LabelPosition Attached Property
In This Article
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Returns
Type | Description |
---|---|
Bar2DLabel |
A Bar2DLabel |
#Remarks
Use the LabelPosition property to specify how series labels are displayed, relative to their corresponding Bars.
See Also