The value of the "Rbar" attribute,
the mean of the ranges for a series of samples.
Namespace: Imsl.Chart2D.QCAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public virtual double Rbar { get; set; }
Public Overridable Property Rbar As Double
Get
Set
public:
virtual property double Rbar {
double get ();
void set (double value);
}
abstract Rbar : float with get, set
override Rbar : float with get, set
Property Value
Type:
DoubleSee Also