ComponentOne FinancialChart for WinForms
Coefficients Property

C1.Win.Chart Namespace > TrendLine Class : Coefficients Property
Gets the coefficients of equation.
Syntax
'Declaration
 
Public ReadOnly Property Coefficients As Double()
public double[] Coefficients {get;}
See Also

Reference

TrendLine Class
TrendLine Members