[]
        
(Showing Draft Content)

C1.Win.C1Chart.TrendLine.GetCoefficients

GetCoefficients Method

GetCoefficients()

Returns the calculatedCalculated the coefficients of the TrendLine.

Declaration
[Browsable(false)]
public double[] GetCoefficients()
Returns
Type Description
double[]

Array of coefficients that describes equation of trendlines.

See Also