IMSL C# Numerical Library

ShewhartControlChart.AddCenterLine Method 

Adds the center line to the control chart and returns the newly added line.

public virtual ControlLimit AddCenterLine();

Return Value

The ControlLimit object which draws the center line.

See Also

ShewhartControlChart Class | Imsl.Chart2D.QC Namespace