IMSL C# Numerical Library

ShewhartControlChart.AddControlLimit Method 

Adds a control limit to the chart. These can be used as tolerance limit lines or warning control limit lines.

public virtual ControlLimit AddControlLimit();

Return Value

The newly created ControlLimit object.

See Also

ShewhartControlChart Class | Imsl.Chart2D.QC Namespace