|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
|
List< double[]> | Data [get, set] |
|
Bitmap | Image [get, set] |
|
Definition at line 14 of file Plot.cs.
◆ Plot() [1/2]
◆ Plot() [2/2]
BioCore.Plot.Plot |
( |
double[] |
vals, |
|
|
string |
name |
|
) |
| |
◆ Dispose()
override void BioCore.Plot.Dispose |
( |
bool |
disposing | ) |
|
|
protected |
Clean up any resources being used.
- Parameters
-
disposing | true if managed resources should be disposed; otherwise, false. |
Definition at line 14 of file Plot.Designer.cs.
◆ UpdateImage()
void BioCore.Plot.UpdateImage |
( |
| ) |
|
◆ plot
ScottPlot.Plot BioCore.Plot.plot |
◆ Data
List<double[]> BioCore.Plot.Data |
|
getset |
◆ Image
Bitmap BioCore.Plot.Image |
|
getset |
The documentation for this class was generated from the following files: