Enum ChartOrientation
Specifies the orientation.
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public enum ChartOrientation
Fields
| Name | Description |
|---|---|
| Horizontal | The chart element is oriented horizontally. |
| Vertical | The chart element is oriented vertically. |