ChartDirector 7.0 (Python Edition)

TrendLayer.getIntercept


Usage

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.