Click or drag to resize

FitFunctionScriptControllerExecute Method

[Missing <summary> documentation for "M:Altaxo.Gui.Scripting.FitFunctionScriptController.Execute(Altaxo.IProgressReporter)"]


Namespace: Altaxo.Gui.Scripting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void Execute(
	IProgressReporter reporter
)

Parameters

reporter  IProgressReporter

[Missing <param name="reporter"/> documentation for "M:Altaxo.Gui.Scripting.FitFunctionScriptController.Execute(Altaxo.IProgressReporter)"]

Implements

IScriptControllerExecute(IProgressReporter)
See Also