Class ZoomingToolBar
Represents the ZoomingToolBar class.
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()