ParameterSetElementIsLowerBoundExclusive Property |
Gets or sets a value indicating whether the lower bound value is exclusive.
Namespace: Altaxo.Calc.Regression.NonlinearAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsLowerBoundExclusive { get; init; }
Property Value
BooleanSee Also