Enum BarPosition
Specifies the bar position.
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public enum BarPosition
Fields
| Name | Description |
|---|---|
| Inside | Represents the bar position as inside. |
| Outside | Represents the bar position as outside. |