PeakDescriptionFitFunction Property |
Gets the fit function that was used to fit the peak.
Namespace: Altaxo.Science.Spectroscopy.PeakFittingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public IFitFunctionPeak? FitFunction { get; init; }
Property Value
IFitFunctionPeakSee Also