menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LabelAlignment - API Reference

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

    Left

    Align the label at Left.

    Declaration
    public const LabelAlignment Left
    Field Value
    Type Description
    LabelAlignment

    Right

    Align the label at Right.

    Declaration
    public const LabelAlignment Right
    Field Value
    Type Description
    LabelAlignment

    value__

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