Type Return
None
Syntax
Object.Plot_Spectrum picMCAPlot, SPECTRUM, isLinear, isLines
The Plot_Spectrum Methods syntax has these parts:
Part | Description |
object | An expression evaluating to an Object of type modPlot. |
picMCAPlot | Required. A VB.PictureBox Object. |
SPECTRUM | Required. A Spec Value. |
isLinear | Required. A Boolean Value. |
isLines | Required. A Boolean Value. |