Blazor

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Orientation

    Show / Hide Table of Contents

    Class Orientation

    Defines the type of orientation of the linear gauge.

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

    Fields

    Horizontal

    Specifies the linear gauge to be placed horizontally.

    Declaration
    public const Orientation Horizontal
    Field Value
    Type Description
    Orientation

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Vertical

    Specifies the linear gauge to be placed vertically.

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