menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class VerticalAlignment

    Represents VerticalAlignment for the legends. You can change the legend position based on alignment.

    Inheritance
    System.Object
    VerticalAlignment
    Namespace: Syncfusion.SfMaps.XForms
    Assembly: Syncfusion.SfMaps.XForms.dll
    Syntax
    public sealed class VerticalAlignment : Enum

    Fields

    Bottom

    Legend Vertical Alignment is End

    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 Start

    Declaration
    public const VerticalAlignment Top
    Field Value
    Type
    VerticalAlignment
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved