ChartDirector 6.0 (C++ Edition)
Chart
.LinearRegression
Declaration
static const int LinearRegression;
Description
A constant equals to 1 to represent that linear regression be used to draw a trend line.
This constant is used in
TrendLayer.setRegressionType
.
© 2015 Advanced Software Engineering Limited. All rights reserved.