ASP.NET Core - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GaugeShape - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GaugeShape

    Specifies the shape of a marker in circular gauge.

    Inheritance
    System.Object
    GaugeShape
    Namespace: Syncfusion.EJ2.CircularGauge
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class GaugeShape : Enum

    Fields

    Circle

    Declaration
    public const GaugeShape Circle
    Field Value
    Type Description
    GaugeShape

    Diamond

    Declaration
    public const GaugeShape Diamond
    Field Value
    Type Description
    GaugeShape

    Image

    Declaration
    public const GaugeShape Image
    Field Value
    Type Description
    GaugeShape

    InvertedTriangle

    Declaration
    public const GaugeShape InvertedTriangle
    Field Value
    Type Description
    GaugeShape

    Rectangle

    Declaration
    public const GaugeShape Rectangle
    Field Value
    Type Description
    GaugeShape

    Text

    Declaration
    public const GaugeShape Text
    Field Value
    Type Description
    GaugeShape

    Triangle

    Declaration
    public const GaugeShape Triangle
    Field Value
    Type Description
    GaugeShape

    value__

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