Click or drag to resize

SiliconCalibrationOptionsControllerPeakFindingController Property

Gets or sets the controller used to edit peak searching and fitting options.

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

Property Value

PeakSearchingAndFittingOptionsController
See Also