ChartDirector 7.0 (Java Edition)

TrendLayer.getIntercept


Usage

public double getIntercept()

Description

Gets the y-axis intercept of the trend line. The method is only defined if the regression type is linear.

Arguments

None

Return Value

The y-axis intercept of the linear trend line.