Click or drag to resize

ParameterSetElementName Property

Gets or sets the parameter's name.

Namespace: Altaxo.Calc.Regression.Nonlinear
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string Name { get; init; }

Property Value

String
The parameter's name.
See Also