ShewhartControlChartMeanSampleSize Property |
Value of the attribute "MeanSampleSize", the average sample size.
Namespace: Imsl.Chart2D.QCAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public virtual double MeanSampleSize { get; }
Public Overridable ReadOnly Property MeanSampleSize As Double
Get
public:
virtual property double MeanSampleSize {
double get ();
}
abstract MeanSampleSize : float with get
override MeanSampleSize : float with get
Property Value
Type:
Double
Its default value is zero.
See Also