Class VerticalAlignment
Represents VerticalAlignment for Legends
Inheritance
System.Object
VerticalAlignment
Namespace: Com.Syncfusion.Maps
Assembly: Syncfusion.SfMaps.Android.dll
Syntax
public sealed class VerticalAlignment : Enum
Fields
Bottom
Legend Vertical Alignment is Bottom
Declaration
public const VerticalAlignment Bottom
Field Value
Type |
---|
VerticalAlignment |
Center
Legend Vertical Alignment is Center
Declaration
public const VerticalAlignment Center
Field Value
Type |
---|
VerticalAlignment |
Top
Legend Vertical Alignment is Top
Declaration
public const VerticalAlignment Top
Field Value
Type |
---|
VerticalAlignment |