menu

Blazor

  • Code Examples
  • 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

    Aligns label far from the point of interest.

    Declaration
    public const LabelAlignment Far
    Field Value
    Type
    LabelAlignment

    Middle

    Aligns label at the middle.

    Declaration
    public const LabelAlignment Middle
    Field Value
    Type
    LabelAlignment

    Near

    Aligns label near to the point of interest.

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