PeakFittingOfMultipleSpectraByIncrementalPeakAdditionDataSourceProcessData Property |
Gets or sets the input data.
Namespace: Altaxo.Science.Spectroscopy.PeakFitting.MultipleSpectraAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public ListOfXAndYColumn ProcessData { get; set; }
Property Value
ListOfXAndYColumn
The input data.
See Also