Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Orientation - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Orientation

    Specifies the orientation of chart axis.

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

    Fields

    Horizontal

    Defines the horizontal orientation.

    Declaration
    public const Orientation Horizontal
    Field Value
    Type Description
    Orientation

    Null

    Defines the null orientation.

    Declaration
    public const Orientation Null
    Field Value
    Type Description
    Orientation

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Vertical

    Defines the vertical orientation.

    Declaration
    public const Orientation Vertical
    Field Value
    Type Description
    Orientation
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved