Click or drag to resize

PeakDescriptionNotes Property

Gets notes, for instance, why a fit was not possible.

Namespace: Altaxo.Science.Spectroscopy.PeakFitting
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string Notes { get; init; }

Property Value

String
See Also