Class RangeCap
Represents the RangeCap
Inheritance
System.Object
RangeCap
Namespace: Com.Syncfusion.Gauges.SfCircularGauge.Enums
Assembly: Syncfusion.SfGauge.Android.dll
Syntax
public sealed class RangeCap : Enum
Fields
Both
Represents the Both RangeCap
Declaration
public const RangeCap Both
Field Value
Type |
---|
RangeCap |
End
Represents the End RangeCap
Declaration
public const RangeCap End
Field Value
Type |
---|
RangeCap |
None
Represents the None RangeCap
Declaration
public const RangeCap None
Field Value
Type |
---|
RangeCap |
Start
Represents the Start RangeCap
Declaration
public const RangeCap Start
Field Value
Type |
---|
RangeCap |