ChartDirector 7.1 (C++ Edition)
TrendLayer.getIntercept
Usage
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.
© 2023 Advanced Software Engineering Limited. All rights reserved.