Click or drag to resize

NonlinearFitAsInterpolationControllerParameterController Property

Gets or sets the parameter controller.

Namespace: Altaxo.Gui.Calc.Interpolation
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IMVCANController ParameterController { get; set; }

Property Value

IMVCANController
See Also