Class HorizontalAlignment
Represents HorizontalAlignment for Legends
Inheritance
System.Object
HorizontalAlignment
Namespace: Com.Syncfusion.Maps
Assembly: Syncfusion.SfMaps.Android.dll
Syntax
public sealed class HorizontalAlignment : Enum
Fields
Center
Legend Horizontal Alignment is Center
Declaration
public const HorizontalAlignment Center
Field Value
Type | Description |
---|---|
HorizontalAlignment |
End
Legend Horizontal Alignment is End
Declaration
public const HorizontalAlignment End
Field Value
Type | Description |
---|---|
HorizontalAlignment |
Start
Legend Horizontal Alignment is Start
Declaration
public const HorizontalAlignment Start
Field Value
Type | Description |
---|---|
HorizontalAlignment |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |