VectorVisualizer Version 1.2
by Kevin Seib and Pascal Glaeser
Loading...
Searching...
No Matches
VectorVisualizer.GUI.PlotForm Class Reference

Inherits Form.

Public Member Functions

 PlotForm (double[,] data, double xMin, double xMax, double yMin, double yMax, string? gradientText=null, bool drawGradientVector=false, double? px=null, double? py=null)

Detailed Description

Definition at line 9 of file PlotForm.cs.

Constructor & Destructor Documentation

◆ PlotForm()

VectorVisualizer.GUI.PlotForm.PlotForm ( double data[,],
double xMin,
double xMax,
double yMin,
double yMax,
string? gradientText = null,
bool drawGradientVector = false,
double? px = null,
double? py = null )

Definition at line 11 of file PlotForm.cs.


The documentation for this class was generated from the following file: