Click or drag to resize

YCalibrationOptionsControllerFunctionController Property

Gets or sets the calibration-function controller.

Namespace: Altaxo.Gui.Science.Spectroscopy.Calibration
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ScalarFunctionController FunctionController { get; set; }

Property Value

ScalarFunctionController
See Also