Click or drag to resize
ShewhartControlChartAddUpperControlLimit Method
Creates upper ControlLimit, adds it to the control chart, and returns the newly created object.

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

Return Value

Type: ControlLimit
The ControlLimit object which draws the upper control limit line.
See Also