Click or drag to resize

XYNonlinearFitFunctionConfidenceBandPlotDataIsLowerBand Property

If false, this function represents the upper confidence interval, if true, the lower confidence interval.

Namespace: Altaxo.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IsLowerBand { get; protected set; }

Property Value

Boolean
See Also