BarLabelPosition Enum
In This Article
Namespace: DevExpress.WinUI.Charts
Assembly: DevExpress.WinUI.Charts.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Members
Name | Description | Image |
---|---|---|
Outside
|
The label is displayed outside the bar (on top for positive values, and on the bottom for negative values). |
|
Center
|
The label is displayed in the center of the bar. |
#Related API Members
The following properties accept/return BarLabelPosition values:
See Also