Click or drag to resize

PeakSearchingAndFittingOutputOptionsControllerOutputPreprocessedCurve Property

Gets or sets the output Preprocessed Curve.

Namespace: Altaxo.Gui.Science.Spectroscopy
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool OutputPreprocessedCurve { get; set; }

Property Value

Boolean
true if output Preprocessed Curve; otherwise, false.
See Also