Class GaugeType
Represents the GaugeType
Inheritance
System.Object
GaugeType
Namespace: Com.Syncfusion.Gauges.SfCircularGauge.Enums
Assembly: Syncfusion.SfGauge.Android.dll
Syntax
public sealed class GaugeType : Enum
Fields
Default
Represents the Default GaugeType
Declaration
public const GaugeType Default
Field Value
Type |
---|
GaugeType |
East
Represents the East GaugeType
Declaration
public const GaugeType East
Field Value
Type |
---|
GaugeType |
North
Represents the North GaugeType
Declaration
public const GaugeType North
Field Value
Type |
---|
GaugeType |
NorthEast
Represents the NorthEast GaugeType
Declaration
public const GaugeType NorthEast
Field Value
Type |
---|
GaugeType |
NorthWest
Represents the NorthWest GaugeType
Declaration
public const GaugeType NorthWest
Field Value
Type |
---|
GaugeType |
South
Represents the South GaugeType
Declaration
public const GaugeType South
Field Value
Type |
---|
GaugeType |
SouthEast
Represents the SouthEast GaugeType
Declaration
public const GaugeType SouthEast
Field Value
Type |
---|
GaugeType |
SouthWest
Represents the SouthWest GaugeType
Declaration
public const GaugeType SouthWest
Field Value
Type |
---|
GaugeType |
West
Represents the West GaugeType
Declaration
public const GaugeType West
Field Value
Type |
---|
GaugeType |