IFitFunctionScriptViewEventSinkEhView_DependentVariableTextChanged Method |
Handles changes to the dependent-variable text.
Namespace: Altaxo.Gui.ScriptingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid EhView_DependentVariableTextChanged(
string val
)
Parameters
- val String
- The entered value.
See Also