Click or drag to resize

FitFunctionSelectionControllerEhView_RemoveItem Method

Removes the selected item.

Namespace: Altaxo.Gui.Analysis.NonLinearFitting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public void EhView_RemoveItem(
	Object parameter
)

Parameters

parameter  Object
The selected item parameter.
See Also