Class SymbolPointerPosition
It describes the enumeration for PointerPosition in LinearGauge. You can customize the pointer position of linear gauge.
Inheritance
System.Object
SymbolPointerPosition
Namespace: Syncfusion.SfGauge.XForms
Assembly: Syncfusion.SfGauge.XForms.dll
Syntax
public sealed class SymbolPointerPosition : Enum
Fields
Away
It describes the Enumeration for SymbolPointerPosition in LinearGauge. You can customize the pointer position of linear gauge to the right.
Declaration
public const SymbolPointerPosition Away
Field Value
Type |
---|
SymbolPointerPosition |
Far
It describes the enumeration for SymbolPointerPosition in LinearGauge. You can customize the pointer position of linear gauge to the left.
Declaration
public const SymbolPointerPosition Far
Field Value
Type |
---|
SymbolPointerPosition |