Click or drag to resize

MultipleSpectraPeakFittingResultNumberOfSpectra Property

Gets the number of spectra that were fitted.

Namespace: Altaxo.Science.Spectroscopy.PeakFitting.MultipleSpectra
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public int NumberOfSpectra { get; init; }

Property Value

Int32
See Also