menu

Blazor

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

    Show / Hide Table of Contents

    Class HorizontalAlign

    Specifies the options for horizontal alignment of the toolbar.

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

    Fields

    Center

    Centers the toolbar horizontally within the chart.

    Declaration
    public const HorizontalAlign Center
    Field Value
    Type
    HorizontalAlign

    Left

    Aligns the toolbar to the left side of the chart.

    Declaration
    public const HorizontalAlign Left
    Field Value
    Type
    HorizontalAlign

    Right

    Aligns the toolbar to the right side of the chart.

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