Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartAutoScrollingMode

    Show / Hide Table of Contents

    Class ChartAutoScrollingMode

    Represents the auto scrolling delta mode of axis.

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

    Fields

    End

    Declaration
    public const ChartAutoScrollingMode End
    Field Value
    Type Description
    ChartAutoScrollingMode

    Start

    Declaration
    public const ChartAutoScrollingMode Start
    Field Value
    Type Description
    ChartAutoScrollingMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved