Class HeaderAlignment
Represents the HeaderAlignment
Inheritance
System.Object
HeaderAlignment
Namespace: Com.Syncfusion.Gauges.SfCircularGauge.Enums
Assembly: Syncfusion.SfGauge.Android.dll
Syntax
public sealed class HeaderAlignment : Enum
Fields
Bottom
Represents the Bottom HeaderAlignment
Declaration
public const HeaderAlignment Bottom
Field Value
Type |
---|
HeaderAlignment |
BottomLeft
Represents the BottomLeft GaugeType
Declaration
public const HeaderAlignment BottomLeft
Field Value
Type |
---|
HeaderAlignment |
BottomRight
Represents the BottomRight GaugeType
Declaration
public const HeaderAlignment BottomRight
Field Value
Type |
---|
HeaderAlignment |
Center
Represents the Center HeaderAlignment
Declaration
public const HeaderAlignment Center
Field Value
Type |
---|
HeaderAlignment |
Custom
Represents the Custom GaugeType
Declaration
public const HeaderAlignment Custom
Field Value
Type |
---|
HeaderAlignment |
Left
Represents the Left HeaderAlignment
Declaration
public const HeaderAlignment Left
Field Value
Type |
---|
HeaderAlignment |
Right
Represents the Right HeaderAlignment
Declaration
public const HeaderAlignment Right
Field Value
Type |
---|
HeaderAlignment |
Top
Represents the Top HeaderAlignment
Declaration
public const HeaderAlignment Top
Field Value
Type |
---|
HeaderAlignment |
TopLeft
Represents the TopLeft GaugeType
Declaration
public const HeaderAlignment TopLeft
Field Value
Type |
---|
HeaderAlignment |
TopRight
Represents the TopRight GaugeType
Declaration
public const HeaderAlignment TopRight
Field Value
Type |
---|
HeaderAlignment |