WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ZoomIn - WPF API Reference | Syncfusion ZoomIn class Implementation. ">

    Show / Hide Table of Contents

    Class ZoomIn

    ZoomIn class Implementation.

    Inheritance
    System.Object
    ZoomingToolBarItem
    ZoomIn
    Implements
    System.ComponentModel.INotifyPropertyChanged
    Inherited Members
    ZoomingToolBarItem.IconBackgroundProperty
    ZoomingToolBarItem.EnableColorProperty
    ZoomingToolBarItem.DisableColorProperty
    ZoomingToolBarItem.ToolBarIconHeightProperty
    ZoomingToolBarItem.ToolBarIconWidthProperty
    ZoomingToolBarItem.ToolBarIconMarginProperty
    ZoomingToolBarItem.OnCreateAutomationPeer()
    ZoomingToolBarItem.OnMouseMove(MouseEventArgs)
    ZoomingToolBarItem.OnMouseLeave(MouseEventArgs)
    ZoomingToolBarItem.IconBackground
    ZoomingToolBarItem.EnableColor
    ZoomingToolBarItem.DisableColor
    ZoomingToolBarItem.ToolBarIconHeight
    ZoomingToolBarItem.ToolBarIconWidth
    ZoomingToolBarItem.ToolBarIconMargin
    ZoomingToolBarItem.PropertyChanged
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    public class ZoomIn : ZoomingToolBarItem, INotifyPropertyChanged

    Constructors

    ZoomIn()

    Initializes a new instance of the ZoomIn class.

    Declaration
    public ZoomIn()

    Methods

    OnMouseLeftButtonDown(MouseButtonEventArgs)

    Updates the ZoomIn icon.

    Declaration
    protected override void OnMouseLeftButtonDown(MouseButtonEventArgs e)
    Parameters
    Type Name Description
    System.Windows.Input.MouseButtonEventArgs e

    The Event Arguments

    Implements

    System.ComponentModel.INotifyPropertyChanged
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved