Xamarin.Android

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

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved