The slack value. This is also called K, or the reference value or the allowance.

Namespace: Imsl.Chart2D.QC
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
public virtual double SlackValue { get; }
Visual Basic (Declaration)
Public Overridable ReadOnly Property SlackValue As Double
Visual C++
public:
virtual property double SlackValue {
	double get ();
}

See Also