Class NeedlePointerType
Enumerates the type of needle pointers available in the circular gauge.
Inheritance
System.Object
NeedlePointerType
Assembly: Syncfusion.SfGauge.UWP.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
Extension Methods