IMSL C# Numerical Library

ControlLimit.SetValue Method (Double[])

Sets the value of this control limit line to an array of values.

public virtual void SetValue(
   double[] y
);

Parameters

y
An array containing the y-coordinates of a stair step line.

See Also

ControlLimit Class | Imsl.Chart2D.QC Namespace | ControlLimit.SetValue Overload List