Click or drag to resize

FitFunctionScriptControllerGetIndependentVariablesAsLine Method

Gets the independent-variable names as a comma-separated string.

Namespace: Altaxo.Gui.Scripting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string GetIndependentVariablesAsLine()

Return Value

String
The formatted independent-variable names.
See Also