FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.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 Double()
    public double[] Coefficients {get;}
    See Also