C# Class Utilities.Watch2DControl

Afficher le fichier Open project: redinkinc/Utilities Class Usage Examples

Méthodes publiques

Méthode Description
AddChart ( ) : void
Watch2DControl ( Watch2D model ) : System.Collections.Generic

Private Methods

Méthode Description
CanvasType_OnSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs selectionChangedEventArgs ) : void
CurvePoint ( Point pt ) : Point
DrawHisto ( ) : void
DrawPlot ( ) : void
Watch2Dsettings_OnClick ( object sender, RoutedEventArgs e ) : void
rectangle_MouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

AddChart() public méthode

public AddChart ( ) : void
Résultat void

Watch2DControl() public méthode

public Watch2DControl ( Watch2D model ) : System.Collections.Generic
model Watch2D
Résultat System.Collections.Generic