PointwiseLimitsChartData<TBaseline>.LowerControlLimits Property

Gets the pointwise lower control limits, one per plotted point.

Definition

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

Property Value

Vector<Double>

See Also