menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ChartSelectionZoomEventArgs

    This class serves as an event data for SelectionZoomStart event.

    Inheritance
    System.Object
    ChartSelectionZoomEventArgs
    ChartSelectionZoomDeltaEventArgs
    Namespace: Syncfusion.SfChart.XForms
    Assembly: Syncfusion.SfChart.XForms.dll
    Syntax
    public class ChartSelectionZoomEventArgs : EventArgs

    Constructors

    ChartSelectionZoomEventArgs()

    Declaration
    public ChartSelectionZoomEventArgs()

    Properties

    ZoomRect

    Gets the zoom rectangle of the chart area.

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