ChartDirector 7.1 (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
.
© 2023 Advanced Software Engineering Limited. All rights reserved.