Overload List

NameDescription
SetSampleSize(Int32)
Sets the value of the attribute "SampleSize" when there is only a single sample size.
(Inherited from ShewhartControlChart.)
SetSampleSize(array<Int32>[]()[])
Sets the value of the attribute "SampleSize". Its default value is an array of length one containing a one, (new int[]{1}).
(Inherited from ShewhartControlChart.)

See Also