menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class GaugeType

    Specifies the GaugeTypes.

    Inheritance
    System.Object
    GaugeType
    Namespace: Syncfusion.SfGauge.XForms
    Assembly: Syncfusion.SfGauge.XForms.dll
    Syntax
    public sealed class GaugeType : Enum

    Fields

    Default

    This returns Default GaugeType

    Declaration
    public const GaugeType Default
    Field Value
    Type Description
    GaugeType

    East

    This returns East GaugeType

    Declaration
    public const GaugeType East
    Field Value
    Type Description
    GaugeType

    North

    This returns North GaugeType

    Declaration
    public const GaugeType North
    Field Value
    Type Description
    GaugeType

    NorthEast

    This returns NorthEast GaugeType

    Declaration
    public const GaugeType NorthEast
    Field Value
    Type Description
    GaugeType

    NorthWest

    This returns NorthWest GaugeType

    Declaration
    public const GaugeType NorthWest
    Field Value
    Type Description
    GaugeType

    South

    This returns South GaugeType

    Declaration
    public const GaugeType South
    Field Value
    Type Description
    GaugeType

    SouthEast

    This returns SouthEast GaugeType

    Declaration
    public const GaugeType SouthEast
    Field Value
    Type Description
    GaugeType

    SouthWest

    This returns SouthWest GaugeType

    Declaration
    public const GaugeType SouthWest
    Field Value
    Type Description
    GaugeType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    West

    This returns 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