menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class SfChart.SelectionZoomDeltaEventArgs

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

    Constructors

    SelectionZoomDeltaEventArgs()

    Declaration
    public SelectionZoomDeltaEventArgs()

    Properties

    Cancel

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

    ZoomRect

    Declaration
    public RectF ZoomRect { get; }
    Property Value
    Type
    Android.Graphics.RectF
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved