TrendLineCoefficients(获得方法)
获得写入数组的趋势线比率。
double& TrendLineCoefficients()返回值
趋势线比率。
TrendLineCoefficients(设置方法)
设置写入数组的趋势线比率。
void TrendLineCoefficients(
double& coefficients[] // 编写比率的数组
)参数
coefficients[]
[out] 编写比率的数组。
获得写入数组的趋势线比率。
double& TrendLineCoefficients()趋势线比率。
设置写入数组的趋势线比率。
void TrendLineCoefficients(
double& coefficients[] // 编写比率的数组
)coefficients[]
[out] 编写比率的数组。