menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class SfChart.ScrollEventArgs

    Inheritance
    System.Object
    SfChart.ScrollEventArgs
    Namespace: Com.Syncfusion.Charts
    Assembly: Syncfusion.SfChart.Android.dll
    Syntax
    public class ScrollEventArgs : EventArgs

    Constructors

    ScrollEventArgs()

    Declaration
    public ScrollEventArgs()

    Properties

    Cancel

    Declaration
    public bool Cancel { get; set; }
    Property Value
    Type
    System.Boolean

    ChartAxis

    Declaration
    public ChartAxis ChartAxis { get; }
    Property Value
    Type
    ChartAxis

    ZoomPosition

    Declaration
    public double ZoomPosition { get; }
    Property Value
    Type
    System.Double
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved