menu

Blazor

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

    Show / Hide Table of Contents

    Class OrientationType

    Defines the orientation of the bullet chart.

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

    Fields

    Horizontal

    Specifies the render bullet chart in horizontal orientation.

    Declaration
    public const OrientationType Horizontal
    Field Value
    Type
    OrientationType

    Vertical

    Specifies the render bullet chart in vertical orientation.

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