PeakSearchingByTopologyControllerUseMinimalProminence Property |
Gets or sets a value indicating whether use Minimal Prominence.
Namespace: Altaxo.Gui.Science.Spectroscopy.PeakSearchingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic bool UseMinimalProminence { get; set; }Property Value
Boolean<c>true</c> if use Minimal Prominence; otherwise, <c>false</c>.
See Also