FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart Namespace / RegressionStatistics Class / DegreesOfFreedom Property

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