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

    Represents the ScalePosition of the range navigator labels and ticks.

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

    Fields

    Inside

    Position the labels and ticks inside of the range navigator.

    Declaration
    public const ScalePosition Inside
    Field Value
    Type
    ScalePosition

    Outside

    Position the labels and ticks outside of the range navigator.

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