ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / TrendLine Class / Coefficients Property

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