Overload List

NameDescription
SetData(array<Double>[]()[])
Sets the data in the control chart. By default, the data points are drawn as filled circle markers connected by a line.
(Inherited from ShewhartControlChart.)
SetData(array<Int32>[]()[])
Sets the integer data in the control chart.
(Inherited from ShewhartControlChart.)

See Also