Class ScalePosition
It describes the enumeration for ScalePosition in LinearGauge. You can customize the position of the linear scale using ScalePosition.
Inheritance
System.Object
ScalePosition
Namespace: Syncfusion.SfGauge.XForms
Assembly: Syncfusion.SfGauge.XForms.dll
Syntax
public sealed class ScalePosition : Enum
Fields
BackWard
It describes the enumeration for ScalePosition in LinearGauge. You can customize the position of the linear scale to backward direction using ScalePosition.
Declaration
public const ScalePosition BackWard
Field Value
Type |
---|
ScalePosition |
Forward
It describes the enumeration for ScalePosition in LinearGauge. You can customize the position of the linear scale to forward direction using ScalePosition.
Declaration
public const ScalePosition Forward
Field Value
Type |
---|
ScalePosition |