|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
Definition at line 3 of file HistogramControl.cs.
◆ HistogramControl()
BioCore.HistogramControl.HistogramControl |
( |
Channel |
c | ) |
|
◆ Dispose()
override void BioCore.HistogramControl.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 HistogramControl.Designer.cs.
◆ UpdateChannel()
void BioCore.HistogramControl.UpdateChannel |
( |
Channel |
c | ) |
|
This function updates the channel variable with the channel that is passed in
- Parameters
-
Definition at line 137 of file HistogramControl.cs.
◆ UpdateView()
void BioCore.HistogramControl.UpdateView |
( |
| ) |
|
This function is called when the view needs to be updated
Definition at line 142 of file HistogramControl.cs.
◆ AxisNumbers
bool BioCore.HistogramControl.AxisNumbers |
|
getset |
◆ AxisTicks
bool BioCore.HistogramControl.AxisTicks |
|
getset |
◆ Bin
float BioCore.HistogramControl.Bin |
|
getset |
◆ GraphMax
int BioCore.HistogramControl.GraphMax |
|
getset |
◆ GraphMin
int BioCore.HistogramControl.GraphMin |
|
getset |
◆ Max
float BioCore.HistogramControl.Max |
|
getset |
◆ Min
float BioCore.HistogramControl.Min |
|
getset |
◆ MouseValX
float BioCore.HistogramControl.MouseValX |
|
get |
◆ MouseValY
float BioCore.HistogramControl.MouseValY |
|
get |
◆ MouseX
int BioCore.HistogramControl.MouseX |
|
get |
◆ MouseY
int BioCore.HistogramControl.MouseY |
|
get |
◆ StackHistogram
bool BioCore.HistogramControl.StackHistogram |
|
getset |
The documentation for this class was generated from the following files: