Click or drag to resize

FitFunctionScriptNumberOfParameters Property

Gets or sets the number of parameters.

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

Property Value

Int32

Implements

IFitFunctionScriptTextNumberOfParameters
IFitFunctionNumberOfParameters
See Also