menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ScalePosition

    It describes the enumeration for ScalePosition in LinearGauge. You can customize the position of the linear scale using ScalePosition.

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

    Fields

    BackWard

    It describes the enumeration for ScalePosition in LinearGauge. You can customize the position of the linear scale to backward direction using ScalePosition.

    Declaration
    public const ScalePosition BackWard
    Field Value
    Type
    ScalePosition

    Forward

    It describes the enumeration for ScalePosition in LinearGauge. You can customize the position of the linear scale to forward direction using ScalePosition.

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