Click or drag to resize

ConstraintDiagnosticExpression Property

Gets the expression represented as a string.

Namespace: Altaxo.Calc.Regression.Nonlinear
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
public string Expression { get; init; }

Property Value

String
See Also