C# Class Wpf.CartesianChart.ZoomingAndPanning

Interaction logic for ZoomingAndPanning.xaml
Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: beto-rodriguez/Live-Charts

Méthodes publiques

Méthode Description
ZoomingAndPanning ( ) : System

Private Methods

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

Method Details

ZoomingAndPanning() public méthode

public ZoomingAndPanning ( ) : System
Résultat System