menu

UWP

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

    Show / Hide Table of Contents

    Class NumericScaleType

    Enumerates the type of numeric scale available in the circular gauge.

    Inheritance
    System.Object
    NumericScaleType
    Namespace: Syncfusion.UI.Xaml.Gauges
    Assembly: Syncfusion.SfGauge.UWP.dll
    Syntax
    public sealed class NumericScaleType : Enum

    Fields

    Auto

    Declaration
    public const NumericScaleType Auto
    Field Value
    Type
    NumericScaleType

    Billions

    Declaration
    public const NumericScaleType Billions
    Field Value
    Type
    NumericScaleType

    Millions

    Declaration
    public const NumericScaleType Millions
    Field Value
    Type
    NumericScaleType

    Quadrillions

    Declaration
    public const NumericScaleType Quadrillions
    Field Value
    Type
    NumericScaleType

    Quintillions

    Declaration
    public const NumericScaleType Quintillions
    Field Value
    Type
    NumericScaleType

    Thousands

    Declaration
    public const NumericScaleType Thousands
    Field Value
    Type
    NumericScaleType

    Trillions

    Declaration
    public const NumericScaleType Trillions
    Field Value
    Type
    NumericScaleType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved