Click or drag to resize

FitFunctionScriptIndependentVariablesNames Property

Sets the names of the independent variables.

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

Property Value

String

Implements

IFitFunctionScriptTextIndependentVariablesNames
See Also