Enum ChartOrientation
Represents modes of Chart orientation
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public enum ChartOrientation
Fields
Name | Description |
---|---|
Default | Orienatation will be automatically analyzed based on the panel's docking position. |
Horizontal | Horizontal Orientation will be set. |
Vertical | Vertical Orientation will be set. |