Class SFCircularGaugeType
Inheritance
System.Object
SFCircularGaugeType
Namespace: Syncfusion.SfGauge.iOS
Assembly: Syncfusion.SfGauge.iOS.dll
Syntax
public sealed class SFCircularGaugeType : Enum
Fields
SFCircularGaugeTypeDefault
Represents the Default gauge type
Declaration
public const SFCircularGaugeType SFCircularGaugeTypeDefault
Field Value
Type |
---|
SFCircularGaugeType |
SFCircularGaugeTypeEast
Represents the East gauge type
Declaration
public const SFCircularGaugeType SFCircularGaugeTypeEast
Field Value
Type |
---|
SFCircularGaugeType |
SFCircularGaugeTypeNorth
Represents the North gauge type
Declaration
public const SFCircularGaugeType SFCircularGaugeTypeNorth
Field Value
Type |
---|
SFCircularGaugeType |
SFCircularGaugeTypeNorthEast
Represents the NorthEast gauge type
Declaration
public const SFCircularGaugeType SFCircularGaugeTypeNorthEast
Field Value
Type |
---|
SFCircularGaugeType |
SFCircularGaugeTypeNorthWest
Represents the NorthWest gauge type
Declaration
public const SFCircularGaugeType SFCircularGaugeTypeNorthWest
Field Value
Type |
---|
SFCircularGaugeType |
SFCircularGaugeTypeSouth
Enumeration for South the gauge type
Declaration
public const SFCircularGaugeType SFCircularGaugeTypeSouth
Field Value
Type |
---|
SFCircularGaugeType |
SFCircularGaugeTypeSouthEast
Enumeration for SouthEast the gauge type
Declaration
public const SFCircularGaugeType SFCircularGaugeTypeSouthEast
Field Value
Type |
---|
SFCircularGaugeType |
SFCircularGaugeTypeSouthWest
Represents the SouthWest gauge type
Declaration
public const SFCircularGaugeType SFCircularGaugeTypeSouthWest
Field Value
Type |
---|
SFCircularGaugeType |
SFCircularGaugeTypeWest
Enumeration for West the gauge type
Declaration
public const SFCircularGaugeType SFCircularGaugeTypeWest
Field Value
Type |
---|
SFCircularGaugeType |