IVariableLimitChartData.UpperControlLimits Property

Gets the per-point upper control limits.

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
Vector<double> UpperControlLimits { get; }

Property Value

Vector<Double>

See Also