TrendlineRenderParams constructor
TrendlineRenderParams([])
Creating an argument constructor of TrendlineRenderParams class.
Implementation
TrendlineRenderParams(
[this.intercept,
this.seriesIndex,
this.trendlineName,
this.seriesName,
this.calculatedDataPoints,
this.slope,
this.rSquaredValue]);