IMSL C# Numerical Library

ShewhartControlChart.GetSampleSize Method 

Returns the value of the attribute "SampleSize".

public virtual int[] GetSampleSize();

Return Value

The value of the attribute "SampleSize". Its default value is an array of length one containing a one, (new int[]{1}).

See Also

ShewhartControlChart Class | Imsl.Chart2D.QC Namespace