Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class VerticalAlignment - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    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 Description
    VerticalAlignment

    Center

    Legend Vertical Alignment is Center

    Declaration
    public const VerticalAlignment Center
    Field Value
    Type Description
    VerticalAlignment

    Top

    Legend Vertical Alignment is Top

    Declaration
    public const VerticalAlignment Top
    Field Value
    Type Description
    VerticalAlignment

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved