FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / TrendLine Class / Coefficients Property

In This Topic
    Coefficients Property (TrendLine)
    In This Topic
    Gets the coefficients of equation.
    Syntax
    'Declaration
     
    Public ReadOnly Property Coefficients As System.Double()
    public System.double[] Coefficients {get;}
    See Also