Click or drag to resize

PeakSearchingByCwtControllerMaximalNumberOfPeaks Property

Gets or sets the maximal Number Of Peaks.

Namespace: Altaxo.Gui.Science.Spectroscopy.PeakSearching
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int? MaximalNumberOfPeaks { get; set; }

Property Value

NullableInt32
The maximal Number Of Peaks.
See Also