menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Alignment - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Alignment

    Specifies the alignment of the elements in the chart.

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

    Fields

    Center

    Defines the alignment is at center of the chart.

    Declaration
    public const Alignment Center
    Field Value
    Type
    Alignment

    Far

    Defines the alignment is far from the chart.

    Declaration
    public const Alignment Far
    Field Value
    Type
    Alignment

    Near

    Defines the alignment is near of the chart.

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