C# Class ScoobyRom.Plot2D

Afficher le fichier Open project: SubaruDieselCrew/ScoobyRom Class Usage Examples

Méthodes publiques

Méthode Description
Draw ( Tables table2D ) : void

Might need Refresh () afterwards!

Plot2D ( NPlot.InteractivePlotSurface2D plotSurface ) : System.Drawing

Private Methods

Méthode Description
AxisText ( string name, string unit ) : string

Method Details

Draw() public méthode

Might need Refresh () afterwards!
public Draw ( Tables table2D ) : void
table2D Tables /// A ///
Résultat void

Plot2D() public méthode

public Plot2D ( NPlot.InteractivePlotSurface2D plotSurface ) : System.Drawing
plotSurface NPlot.InteractivePlotSurface2D
Résultat System.Drawing