Click or drag to resize

BaselineEstimationControllerSubController Property

Gets or sets the sub-controller for the selected method.

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

Property Value

IMVCANController
See Also