menu

UWP

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

    Show / Hide Table of Contents

    Class RangePointerPosition

    Enumerates the values for position of range pointer in the circular gauge.

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

    Fields

    Cross

    Declaration
    public const RangePointerPosition Cross
    Field Value
    Type
    RangePointerPosition

    Custom

    Declaration
    public const RangePointerPosition Custom
    Field Value
    Type
    RangePointerPosition

    Inside

    Declaration
    public const RangePointerPosition Inside
    Field Value
    Type
    RangePointerPosition

    Outside

    Declaration
    public const RangePointerPosition Outside
    Field Value
    Type
    RangePointerPosition

    Extension Methods

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