C# Class Utilities.Watch2DControl

Show file Open project: redinkinc/Utilities Class Usage Examples

Public Methods

Method Description
AddChart ( ) : void
Watch2DControl ( Watch2D model ) : System.Collections.Generic

Private Methods

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

public AddChart ( ) : void
return void

Watch2DControl() public method

public Watch2DControl ( Watch2D model ) : System.Collections.Generic
model Watch2D
return System.Collections.Generic