alexa
menu

Blazor Toolkit

    Show / Hide Table of Contents

    Class HorizontalAlign

    Specifies the options for horizontal alignment of the toolbar.

    Inheritance
    System.Object
    HorizontalAlign
    Namespace: Syncfusion.Blazor.Toolkit
    Assembly: Syncfusion.Blazor.Toolkit.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 - 2026 Syncfusion Inc. All Rights Reserved