menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ChartAutoScrollingMode

    Represents auto scrolling delta mode of axis. The axis can be scrolled from the start position or end position.

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

    Fields

    End

    Indicates AutoScrollingDelta calculated in axis end position.

    Declaration
    public const ChartAutoScrollingMode End
    Field Value
    Type
    ChartAutoScrollingMode

    Start

    Indicates AutoScrollingDelta calculated in axis start position.

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