menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class LabelAlignment

    Represents the LabelAlignment position.

    Inheritance
    System.Object
    LabelAlignment
    Namespace: Syncfusion.RangeNavigator.XForms
    Assembly: Syncfusion.SfChart.XForms.dll
    Syntax
    public sealed class LabelAlignment : Enum

    Fields

    Center

    Align the label at Center.

    Declaration
    public const LabelAlignment Center
    Field Value
    Type
    LabelAlignment

    Left

    Align the label at Left.

    Declaration
    public const LabelAlignment Left
    Field Value
    Type
    LabelAlignment

    Right

    Align the label at Right.

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