IMSL C# Numerical Library

ShewhartControlChart.RemoveControlLimit Method 

Removes a control limit from the chart.

public virtual void RemoveControlLimit(
   ControlLimit line
);

Parameters

line
The ControlLimit object to be removed from this chart.

See Also

ShewhartControlChart Class | Imsl.Chart2D.QC Namespace