Class SfLinearGauge.Orientation
Represents Orientation
Inheritance
System.Object
SfLinearGauge.Orientation
Namespace: Com.Syncfusion.Gauges.SfLinearGauge
Assembly: Syncfusion.SfGauge.Android.dll
Syntax
public sealed class Orientation : Enum
Fields
Horizontal
Represents Horizontal Orientation
Declaration
public const SfLinearGauge.Orientation Horizontal
Field Value
Type | Description |
---|---|
SfLinearGauge.Orientation |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |
Vertical
Represents Vertical Orientation
Declaration
public const SfLinearGauge.Orientation Vertical
Field Value
Type | Description |
---|---|
SfLinearGauge.Orientation |