C# 클래스 ScoobyRom.Plot2D

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

공개 메소드들

메소드 설명
Draw ( Tables table2D ) : void

Might need Refresh () afterwards!

Plot2D ( NPlot.InteractivePlotSurface2D plotSurface ) : System.Drawing

비공개 메소드들

메소드 설명
AxisText ( string name, string unit ) : string

메소드 상세

Draw() 공개 메소드

Might need Refresh () afterwards!
public Draw ( Tables table2D ) : void
table2D Tables /// A ///
리턴 void

Plot2D() 공개 메소드

public Plot2D ( NPlot.InteractivePlotSurface2D plotSurface ) : System.Drawing
plotSurface NPlot.InteractivePlotSurface2D
리턴 System.Drawing