Class NeedlePointerType
Enumerates the type of needle pointers available in the circular gauge. You can set different pointer type for gauge.
Inheritance
System.Object
NeedlePointerType
Assembly: Syncfusion.SfGauge.WPF.dll
Syntax
public sealed class NeedlePointerType : Enum
Fields
Arrow
Declaration
public const NeedlePointerType Arrow
Field Value
Rectangle
Declaration
public const NeedlePointerType Rectangle
Field Value
Tapered
Declaration
public const NeedlePointerType Tapered
Field Value
Triangle
Declaration
public const NeedlePointerType Triangle
Field Value