2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / RegressionStatistics Class / DF Property

In This Topic
    DF Property
    In This Topic
    Gets the degrees of freedom.
    Syntax
    'Declaration
     
    Public ReadOnly Property DF As System.Integer
    public System.int DF {get;}
    See Also