SideBySideBarSeriesView.LabelPosition Attached Property
In This Article
Gets or sets a value that specifies the position of bar labels relative to the corresponding bars.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
See GetLabelPosition(SeriesLabelOptions) and SetLabelPosition(SeriesLabelOptions, BarLabelPosition).
#Returns
Type | Description |
---|---|
Bar |
A Bar |
See Also