WinUI

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SizeUnit

    Show / Hide Table of Contents

    Class SizeUnit

    Specifies the size units in the radial gauge.

    Inheritance
    System.Object
    SizeUnit
    Namespace: Syncfusion.UI.Xaml.Gauges
    Assembly: Syncfusion.Gauge.WinUI.dll
    Syntax
    public sealed class SizeUnit : Enum

    Fields

    Factor

    Indicates to treat the provided value as factor.

    Declaration
    public const SizeUnit Factor
    Field Value
    Type Description
    SizeUnit

    Pixel

    Indicates to treat the provided value as pixel.

    Declaration
    public const SizeUnit Pixel
    Field Value
    Type Description
    SizeUnit

    value__

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