menu

WPF

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

    Show / Hide Table of Contents

    Class ZoomingToolBar

    Represents the ZoomingToolBar class.

    Inheritance
    System.Object
    ChartToolBar
    ZoomingToolBar
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    public class ZoomingToolBar : ChartToolBar

    Constructors

    ZoomingToolBar()

    Initializes a new instance of the ZoomingToolBar class.

    Declaration
    public ZoomingToolBar()

    Methods

    ChangeBackground()

    Changes the background color.

    Declaration
    public void ChangeBackground()

    OnMouseLeftButtonDown(MouseButtonEventArgs)

    Updates the chart tool bar on mouse left button down.

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

    The Event Arguments

    SetItemSource()

    Set Items for ToolBar.

    Declaration
    protected void SetItemSource()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved