PeakDescriptionPeakGroupNumber Property |
Gets the peak group number (when fitting in groups).
Namespace: Altaxo.Science.Spectroscopy.PeakFitting.MultipleSpectraAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public int PeakGroupNumber { get; init; }
Property Value
Int32
The peak group number. The value is zero if groups are not used in the fit.
See Also