Click or drag to resize

PeakSearchingByTopologyControllerUseMinimalProminence Property

Gets or sets a value indicating whether use Minimal Prominence.

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

Property Value

Boolean
<c>true</c> if use Minimal Prominence; otherwise, <c>false</c>.
See Also