FitFunctionSelectionControllerEhView_SelectionChanged Method |
Updates the temporary selection.
Namespace: Altaxo.Gui.Analysis.NonLinearFittingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void EhView_SelectionChanged(
IFitFunctionInformation selectedtag
)
Parameters
- selectedtag IFitFunctionInformation
- The selected fit-function information.
See Also