menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SmithchartAlignment - API Reference

    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.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class SmithchartAlignment : Enum

    Fields

    Center

    Declaration
    public const SmithchartAlignment Center
    Field Value
    Type Description
    SmithchartAlignment

    Far

    Declaration
    public const SmithchartAlignment Far
    Field Value
    Type Description
    SmithchartAlignment

    Near

    Declaration
    public const SmithchartAlignment Near
    Field Value
    Type Description
    SmithchartAlignment

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved