PeakDescription.FitFunction Property |
Gets the fit function that was used to fit the peak.
Namespace: Altaxo.Science.Spectroscopy.PeakFittingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic IFitFunctionPeak? FitFunction { get; init; }
Property Value
IFitFunctionPeak
See Also