Click or drag to resize

PeakDescriptionLastFitPoint Property

Gets the index of the last fit point (inclusive) that was used.

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

Property Value

Int32
See Also