Class GaugeType
Specifies the GaugeTypes.
Inheritance
System.Object
GaugeType
Namespace: Syncfusion.SfGauge.XForms
Assembly: Syncfusion.SfGauge.XForms.dll
Syntax
public sealed class GaugeType : Enum
Fields
Default
This returns Default GaugeType
Declaration
public const GaugeType Default
Field Value
Type |
---|
GaugeType |
East
This returns East GaugeType
Declaration
public const GaugeType East
Field Value
Type |
---|
GaugeType |
North
This returns North GaugeType
Declaration
public const GaugeType North
Field Value
Type |
---|
GaugeType |
NorthEast
This returns NorthEast GaugeType
Declaration
public const GaugeType NorthEast
Field Value
Type |
---|
GaugeType |
NorthWest
This returns NorthWest GaugeType
Declaration
public const GaugeType NorthWest
Field Value
Type |
---|
GaugeType |
South
This returns South GaugeType
Declaration
public const GaugeType South
Field Value
Type |
---|
GaugeType |
SouthEast
This returns SouthEast GaugeType
Declaration
public const GaugeType SouthEast
Field Value
Type |
---|
GaugeType |
SouthWest
This returns SouthWest GaugeType
Declaration
public const GaugeType SouthWest
Field Value
Type |
---|
GaugeType |
West
This returns West GaugeType
Declaration
public const GaugeType West
Field Value
Type |
---|
GaugeType |