menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SelectionZoomingEventArgs - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SelectionZoomingEventArgs

    Class implementation for selection zooming event arguments.

    Inheritance
    System.Object
    SelectionZoomingEventArgs
    SelectionZoomingDeltaEventArgs
    SelectionZoomingEndEventArgs
    SelectionZoomingStartEventArgs
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public class SelectionZoomingEventArgs : EventArgs

    Constructors

    SelectionZoomingEventArgs()

    Declaration
    public SelectionZoomingEventArgs()

    Properties

    ZoomRect

    Gets or sets the bounds of the rectangle.

    Declaration
    public Rect ZoomRect { get; set; }
    Property Value
    Type
    Windows.Foundation.Rect

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved