C# 클래스 Utilities.Watch2D3LinesControl

파일 보기 프로젝트 열기: redinkinc/Utilities 1 사용 예제들

공개 메소드들

메소드 설명
AddChart ( ) : void
Watch2D3LinesControl ( Watch2D3Lines model ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

AddChart() 공개 메소드

public AddChart ( ) : void
리턴 void

Watch2D3LinesControl() 공개 메소드

public Watch2D3LinesControl ( Watch2D3Lines model ) : System
model Watch2D3Lines
리턴 System