Sets the x-coordinates of the data. The "X" chart attribute of each ControlLimit
added to this chart is also set. If not set, the values 0, 1, 2, ... are used.
Sets the x-coordinates of the data. The "X" chart attribute of each ControlLimit
added to this chart is also set. If not set, the values 0, 1, 2, ... are used.
public virtual void SetX(double[]);
Inherited from AbstractChartNode.
public virtual void SetX(object);
ShewhartControlChart Class | Imsl.Chart2D.QC Namespace