Class RangeCap
Enumerates the type of range pointer cap.
Inheritance
System.Object
RangeCap
Namespace: Syncfusion.UI.Xaml.Gauges
Assembly: Syncfusion.SfGauge.UWP.dll
Syntax
public sealed class RangeCap : Enum
Fields
Both
Declaration
public const RangeCap Both
Field Value
Type |
---|
RangeCap |
End
Declaration
public const RangeCap End
Field Value
Type |
---|
RangeCap |
None
Declaration
public const RangeCap None
Field Value
Type |
---|
RangeCap |
Start
Declaration
public const RangeCap Start
Field Value
Type |
---|
RangeCap |