Click or drag to resize

NonlinearFitControllerFitFunctionSelectionController Property

Gets or sets the fit-function selection controller.

Namespace: Altaxo.Gui.Analysis.NonLinearFitting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public FitFunctionSelectionController FitFunctionSelectionController { get; set; }

Property Value

FitFunctionSelectionController
See Also