MovingRangeChartData.LowerControlLimit Property

Gets the lower control limit.

Definition

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

Property Value

Double

Implements

IScalarLimitChartData.LowerControlLimit

See Also