Click or drag to resize

IFitFunctionScriptTextNumberOfParameters 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#
int NumberOfParameters { get; set; }

Property Value

Int32

Implements

IFitFunctionNumberOfParameters
See Also