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