The relative h.

Namespace: Imsl.Chart2D.QC
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
public virtual double RelativeH { get; set; }
Visual Basic (Declaration)
Public Overridable Property RelativeH As Double
Visual C++
public:
virtual property double RelativeH {
	double get ();
	void set (double value);
}

Field Value

This is the value of the attribute "RelativeH". Its default value is 3.0.

See Also