C# Class Wpf.CartesianChart.ZoomingAndPanning

Interaction logic for ZoomingAndPanning.xaml
Inheritance: INotifyPropertyChanged
Mostra file Open project: beto-rodriguez/Live-Charts

Public Methods

Method Description
ZoomingAndPanning ( ) : System

Private Methods

Method Description
GetData ( ) : ChartValues
OnPropertyChanged ( string propertyName = null ) : void
ResetZoomOnClick ( object sender, RoutedEventArgs e ) : void
ToogleZoomingMode ( object sender, RoutedEventArgs e ) : void

Method Details

ZoomingAndPanning() public method

public ZoomingAndPanning ( ) : System
return System