FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.Chart Namespace / TrendLineCalculator Class / Coeffs Property

In This Topic
    Coeffs Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Coeffs As Double()
    public double[] Coeffs {get;}
    See Also