Click or drag to resize

FitFunctionScriptNumberOfDependentVariables Property

[Missing <summary> documentation for "P:Altaxo.Scripting.FitFunctionScript.NumberOfDependentVariables"]


Namespace: Altaxo.Scripting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int NumberOfDependentVariables { get; }

Property Value

Int32

Implements

IFitFunctionNumberOfDependentVariables
See Also