Click or drag to resize

PeakDescriptionFitFunction Property

Gets the fit function that was used to fit the peak.

Namespace: Altaxo.Science.Spectroscopy.PeakFitting
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IFitFunctionPeak? FitFunction { get; init; }

Property Value

IFitFunctionPeak
See Also