Click or drag to resize
ShewhartControlChartAddControlLimit Method
Adds a control limit to the chart. These can be used as tolerance limit lines or warning control limit lines.

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

Return Value

Type: ControlLimit
The newly created ControlLimit object.
See Also