Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LabelAlignment - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LabelAlignment

    Specifies the label alignment of the axis.

    Inheritance
    System.Object
    LabelAlignment
    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class LabelAlignment : Enum

    Fields

    Far

    Defines the lable alignment at far position.

    Declaration
    public const LabelAlignment Far
    Field Value
    Type Description
    LabelAlignment

    Middle

    Defines the lable alignment at middle position.

    Declaration
    public const LabelAlignment Middle
    Field Value
    Type Description
    LabelAlignment

    Near

    Defines the lable alignment at near position.

    Declaration
    public const LabelAlignment Near
    Field Value
    Type Description
    LabelAlignment

    value__

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