Value of the attribute "MeanSampleSize", the average sample size.
Namespace:
Imsl.Chart2D.QC
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public virtual double MeanSampleSize { get; } |
Visual Basic (Declaration) |
---|
Public Overridable ReadOnly Property MeanSampleSize As Double |
Visual C++ |
---|
public: virtual property double MeanSampleSize { double get (); } |