menu

Blazor

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

    Show / Hide Table of Contents

    Class SmithChartAlignment

    Defines the Alignment. They are Near - Align the element to the left. Center - Align the element to the center. Far - Align the element to the right.

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

    Fields

    Center

    Center - Align the element to the center.

    Declaration
    public const SmithChartAlignment Center
    Field Value
    Type
    SmithChartAlignment

    Far

    Far - Align the element to the right.

    Declaration
    public const SmithChartAlignment Far
    Field Value
    Type
    SmithChartAlignment

    Near

    Near - Align the element to the left.

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