menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class ScaleDirection

    Represents the ScaleDirection

    Inheritance
    System.Object
    ScaleDirection
    Namespace: Com.Syncfusion.Gauges.SfCircularGauge.Enums
    Assembly: Syncfusion.SfGauge.Android.dll
    Syntax
    public sealed class ScaleDirection : Enum

    Fields

    AntiClockwise

    Represents the AntiClockwise ScaleDirection

    Declaration
    public const ScaleDirection AntiClockwise
    Field Value
    Type
    ScaleDirection

    Clockwise

    Represents the Clockwise ScaleDirection

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