Click or drag to resize

PeakSearchingByCwtControllerAvailablePeakEnhancementMethods Property

Gets or sets the available Peak Enhancement Methods.

Namespace: Altaxo.Gui.Science.Spectroscopy.PeakSearching
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<Type> AvailablePeakEnhancementMethods { get; set; }

Property Value

ItemsControllerType
The available Peak Enhancement Methods.
See Also