Sets the value of this control limit line. The actual value used is subject to minimum and maximum values set as attributes to this object.
Sets the value of this control limit line. The actual value used is subject to minimum and maximum values set as attributes to this object.
public virtual void SetValue(double);
Sets the value of this control limit line to an array of values.
public virtual void SetValue(double[]);
ControlLimit Class | Imsl.Chart2D.QC Namespace