Sets the data in the control chart. By default, the data points are drawn as filled circle markers connected by a line.
Sets the data in the control chart. By default, the data points are drawn as filled circle markers connected by a line.
public virtual Data SetData(double[]);
Sets the integer data in the control chart.
public virtual Data SetData(int[]);
ShewhartControlChart Class | Imsl.Chart2D.QC Namespace