FitFunctionScriptControllerGetIndependentVariablesAsLine Method |
Gets the independent-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 GetIndependentVariablesAsLine()
Return Value
StringThe formatted independent-variable names.
See Also