menu

UWP

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

    Show / Hide Table of Contents

    Class SelectionZoom

    SelectionZoom class Implementation.

    Inheritance
    System.Object
    ZoomingToolBarItem
    SelectionZoom
    Implements
    System.ComponentModel.INotifyPropertyChanged
    Inherited Members
    ZoomingToolBarItem.DisableColor
    ZoomingToolBarItem.DisableColorProperty
    ZoomingToolBarItem.EnableColor
    ZoomingToolBarItem.EnableColorProperty
    ZoomingToolBarItem.IconBackground
    ZoomingToolBarItem.IconBackgroundProperty
    ZoomingToolBarItem.OnDoubleTapped(DoubleTappedRoutedEventArgs)
    ZoomingToolBarItem.OnPointerExited(PointerRoutedEventArgs)
    ZoomingToolBarItem.OnPointerMoved(PointerRoutedEventArgs)
    ZoomingToolBarItem.OnPointerReleased(PointerRoutedEventArgs)
    ZoomingToolBarItem.PropertyChanged
    ZoomingToolBarItem.ToolBarIconHeight
    ZoomingToolBarItem.ToolBarIconHeightProperty
    ZoomingToolBarItem.ToolBarIconMargin
    ZoomingToolBarItem.ToolBarIconMarginProperty
    ZoomingToolBarItem.ToolBarIconWidth
    ZoomingToolBarItem.ToolBarIconWidthProperty
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public class SelectionZoom : ZoomingToolBarItem, INotifyPropertyChanged

    Constructors

    SelectionZoom()

    Initializes a new instance of the SelectionZoom class.

    Declaration
    public SelectionZoom()

    Methods

    OnPointerPressed(PointerRoutedEventArgs)

    Updates the SelectionZoom icon.

    Declaration
    protected override void OnPointerPressed(PointerRoutedEventArgs e)
    Parameters
    Type Name Description
    Windows.UI.Xaml.Input.PointerRoutedEventArgs e

    The Event Arguments

    Implements

    System.ComponentModel.INotifyPropertyChanged

    Extension Methods

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