menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ZoomingToolBar - UWP 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.UWP.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()

    OnDoubleTapped(DoubleTappedRoutedEventArgs)

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

    SetItemSource()

    Set Items for ToolBar.

    Declaration
    protected void SetItemSource()

    Extension Methods

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