PeakDescriptionPeakGroupNumber Property |
Gets the peak group number (when fitting in groups).
Namespace: Altaxo.Science.Spectroscopy.PeakFittingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.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