C# Class Wpf.CartesianChart.ManualZAndP.ManualZAndPExample

Inheritance: System.Windows.Controls.UserControl, INotifyPropertyChanged
Mostra file Open project: beto-rodriguez/Live-Charts

Public Methods

Method Description
ManualZAndPExample ( ) : System

Private Methods

Method 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 method

public ManualZAndPExample ( ) : System
return System