menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class HorizontalAlignment

    Represents HorizontalAlignment for Legends. You can change the legend position based on alignment.

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

    Fields

    Center

    Legend Horizontal Alignment is Center

    Declaration
    public const HorizontalAlignment Center
    Field Value
    Type
    HorizontalAlignment

    End

    Legend Horizontal Alignment is End

    Declaration
    public const HorizontalAlignment End
    Field Value
    Type
    HorizontalAlignment

    Start

    Legend Horizontal Alignment is Start

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