CuSumStatusSigma Property |
The standard deviation of the data.
Namespace: Imsl.Chart2D.QCAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public virtual double Sigma { get; set; }
Public Overridable Property Sigma As Double
Get
Set
public:
virtual property double Sigma {
double get ();
void set (double value);
}
abstract Sigma : float with get, set
override Sigma : float with get, set
Property Value
Type:
DoubleSee Also