FixedLimitSeries.UpperControlLimit Property

Gets the upper control limit of this control chart series.

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
public double UpperControlLimit { get; }

Property Value

Double

Remarks

Available in both Fitted and Deployed modes.

See Also