menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SymbolPointerPosition - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SymbolPointerPosition

    It describes the enumeration for PointerPosition in LinearGauge. You can customize the pointer position of linear gauge.

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

    Fields

    Away

    It describes the Enumeration for SymbolPointerPosition in LinearGauge. You can customize the pointer position of linear gauge to the right.

    Declaration
    public const SymbolPointerPosition Away
    Field Value
    Type
    SymbolPointerPosition

    Far

    It describes the enumeration for SymbolPointerPosition in LinearGauge. You can customize the pointer position of linear gauge to the left.

    Declaration
    public const SymbolPointerPosition Far
    Field Value
    Type
    SymbolPointerPosition
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved