Returns the calculatedCalculated the coefficients of the TrendLine. 
            
        
    Namespace: 
   C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# | 
|---|
[BrowsableAttribute(false)] public double[] GetCoefficients()  | 
| Visual Basic | 
|---|
<BrowsableAttribute(False)> _ Public Function GetCoefficients As Double()  |