Enum Orientation
Specifies the orientation of Gauge.
Namespace: Syncfusion.RDL.DOM
Assembly: Syncfusion.EJ.ReportViewer.dll
Syntax
public enum Orientation
Fields
Name | Description |
---|---|
Auto | Default value. The Orientation of the gauge is Automatic. |
Horizontal | The Orientation of the gauge is Horizontal. |
Vertical | The Orientation of the gauge is Vertical. |