Blazor

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

    Show / Hide Table of Contents

    Class GaugeDirection

    Specifies the direction of the circular gauge.

    Inheritance
    System.Object
    GaugeDirection
    Namespace: Syncfusion.Blazor.CircularGauge
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class GaugeDirection : Enum

    Fields

    AntiClockWise

    Renders the axis in anti-clock wise direction.

    Declaration
    public const GaugeDirection AntiClockWise
    Field Value
    Type Description
    GaugeDirection

    ClockWise

    Renders the axis in clock wise direction.

    Declaration
    public const GaugeDirection ClockWise
    Field Value
    Type Description
    GaugeDirection

    value__

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