Returns the calculatedCalculated the coefficients of the TrendLine.
[Visual Basic]
Public Function GetCoefficients() As Double
[C#]
public double GetCoefficients()
[Delphi]
public function GetCoefficients(): Double;
Return Value
Array of coefficients that describes equation of trendlines.
See Also
TrendLine Class | TrendLine Members | C1.Win.C1Chart Namespace | TrendLine Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |