Click or drag to resize

PeakSearchingAndFittingOutputOptionsControllerProperty(String) Constructor

Initializes a new instance of the PeakSearchingAndFittingOutputOptionsControllerProperty class.

Namespace: Altaxo.Gui.Science.Spectroscopy
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public Property(
	string name
)

Parameters

name  String
The name.
See Also