menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GaugeType - API Reference

    Show / Hide Table of Contents

    Class GaugeType

    Represents the GaugeType

    Inheritance
    System.Object
    GaugeType
    Namespace: Com.Syncfusion.Gauges.SfCircularGauge.Enums
    Assembly: Syncfusion.SfGauge.Android.dll
    Syntax
    public sealed class GaugeType : Enum

    Fields

    Default

    Represents the Default GaugeType

    Declaration
    public const GaugeType Default
    Field Value
    Type Description
    GaugeType

    East

    Represents the East GaugeType

    Declaration
    public const GaugeType East
    Field Value
    Type Description
    GaugeType

    North

    Represents the North GaugeType

    Declaration
    public const GaugeType North
    Field Value
    Type Description
    GaugeType

    NorthEast

    Represents the NorthEast GaugeType

    Declaration
    public const GaugeType NorthEast
    Field Value
    Type Description
    GaugeType

    NorthWest

    Represents the NorthWest GaugeType

    Declaration
    public const GaugeType NorthWest
    Field Value
    Type Description
    GaugeType

    South

    Represents the South GaugeType

    Declaration
    public const GaugeType South
    Field Value
    Type Description
    GaugeType

    SouthEast

    Represents the SouthEast GaugeType

    Declaration
    public const GaugeType SouthEast
    Field Value
    Type Description
    GaugeType

    SouthWest

    Represents the SouthWest GaugeType

    Declaration
    public const GaugeType SouthWest
    Field Value
    Type Description
    GaugeType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    West

    Represents the West GaugeType

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