[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Returns the Y intercept.

Namespace: net.esper.view.stat
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public ReadOnly Property YIntercept As Double
C#
public double YIntercept { get; }
Visual C++
public:
property double YIntercept {
	double get ();
}

Return Value

Y intercept