Enum AdornmentsLabelPosition
Represents the positioning of Adornment labels.
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public enum AdornmentsLabelPosition
Fields
| Name | Description |
|---|---|
| Auto | Positions the Adornment labels at Auto. |
| Center | Positions the Adornment labels at Center. |
| Default | Positions the Adornment labels at Default. |
| Inner | Positions the Adornment labels at Inner. |
| Outer | Positions the Adornment labels at Outer. |