Class PointerType
Enumerates the type of pointers available in the circular gauge. You can set different pointer type for gauge.
Inheritance
System.Object
PointerType
Namespace: Syncfusion.UI.Xaml.Gauges
Assembly: Syncfusion.SfGauge.WPF.dll
Syntax
public sealed class PointerType : Enum
Fields
NeedlePointer
Declaration
public const PointerType NeedlePointer
Field Value
Type |
---|
PointerType |
RangePointer
Declaration
public const PointerType RangePointer
Field Value
Type |
---|
PointerType |
SymbolPointer
Declaration
public const PointerType SymbolPointer
Field Value
Type |
---|
PointerType |