IMSL C# Numerical Library

ShewhartControlChart.AddUpperControlLimit Method 

Creates upper ControlLimit, adds it to the control chart, and returns the newly created object.

public virtual ControlLimit AddUpperControlLimit();

Return Value

The ControlLimit object which draws the upper control limit line.

See Also

ShewhartControlChart Class | Imsl.Chart2D.QC Namespace