Click or drag to resize

PeakFittingOfMultipleSpectraByIncrementalPeakAdditionControllerEditablePositionFWHMMinimalFWHMValue Property

Gets or sets the minimal allowed FWHM value.

Namespace: Altaxo.Gui.Science.Spectroscopy.PeakFitting.MultipleSpectra
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public double? MinimalFWHMValue { get; set; }

Property Value

NullableDouble
See Also