Click or drag to resize

FitFunctionScriptDependentVariablesNames Property

Sets the names of the dependent variables.

Namespace: Altaxo.Scripting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string[] DependentVariablesNames { set; }

Property Value

String

Implements

IFitFunctionScriptTextDependentVariablesNames
See Also