Click or drag to resize
ControlLimitGetValue Method
Returns the value of this control limit line.

Namespace: Imsl.Chart2D.QC
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual double[] GetValue()

Return Value

Type: Double
The y-coordinate at which this control limit line is drawn.
See Also