Click or drag to resize

FitFunctionSelectionControllerEhView_SelectionChanged Method

Updates the temporary selection.

Namespace: Altaxo.Gui.Analysis.NonLinearFitting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public void EhView_SelectionChanged(
	IFitFunctionInformation selectedtag
)

Parameters

selectedtag  IFitFunctionInformation
The selected fit-function information.
See Also