CuSumStatusRelativeH Property |
The relative h.
Namespace: Imsl.Chart2D.QCAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public virtual double RelativeH { get; set; }
Public Overridable Property RelativeH As Double
Get
Set
public:
virtual property double RelativeH {
double get ();
void set (double value);
}
abstract RelativeH : float with get, set
override RelativeH : float with get, set
Property Value
Type:
Double
This is the value of the attribute "RelativeH".
Its default value is 3.0.
See Also