C# Class Wpf.CartesianChart.ManualZAndP.ManualZAndPExample

Inheritance: System.Windows.Controls.UserControl, INotifyPropertyChanged
Afficher le fichier Open project: beto-rodriguez/Live-Charts

Méthodes publiques

Méthode Description
ManualZAndPExample ( ) : System

Private Methods

Méthode Description
ManualZoom ( object sender, RoutedEventArgs e ) : void
NextOnClick ( object sender, RoutedEventArgs e ) : void
OnPropertyChanged ( string propertyName = null ) : void
PrevOnClick ( object sender, RoutedEventArgs e ) : void

Method Details

ManualZAndPExample() public méthode

public ManualZAndPExample ( ) : System
Résultat System