FitFunctionScriptControllerGetDependentVariablesAsLine Method |
Gets the dependent-variable names as a comma-separated string.
Namespace: Altaxo.Gui.ScriptingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic string GetDependentVariablesAsLine()
Return Value
StringThe formatted dependent-variable names.
See Also