Click or drag to resize

PeakSearchingByTopologyControllerSubControllerPeakEnhancement Property

Gets or sets the sub Controller Peak Enhancement.

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

Property Value

IMVCANController
The sub Controller Peak Enhancement.
See Also