Click or drag to resize

FitPolynomialDialogControllerFitCurveXmin Property

Gets or sets the lower x-limit for the fit curve.

Namespace: Altaxo.Gui.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public double? FitCurveXmin { get; set; }

Property Value

NullableDouble
See Also