Class LinearScaleDirection
Represents the ScaleDirection
Inheritance
System.Object
LinearScaleDirection
Namespace: Com.Syncfusion.Gauges.SfLinearGauge
Assembly: Syncfusion.SfGauge.Android.dll
Syntax
public sealed class LinearScaleDirection : Enum
Fields
Backward
Represents Backward scale direction
Declaration
public const LinearScaleDirection Backward
Field Value
Type |
---|
LinearScaleDirection |
Forward
Represents Forward scale direction
Declaration
public const LinearScaleDirection Forward
Field Value
Type |
---|
LinearScaleDirection |