Click or drag to resize
ShewhartControlChartAddCenterLine Method
Adds the center line to the control chart and returns the newly added line.

Namespace: Imsl.Chart2D.QC
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual ControlLimit AddCenterLine()

Return Value

Type: ControlLimit
The ControlLimit object which draws the center line.
See Also