Click or drag to resize

FitFunctionScriptControllerGetDependentVariablesAsLine Method

Gets the dependent-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 GetDependentVariablesAsLine()

Return Value

String
The formatted dependent-variable names.
See Also