Click or drag to resize

XCalibrationControllerSubController Property

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

Namespace: Altaxo.Gui.Science.Spectroscopy.Calibration
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