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

In This Topic
    F Property
    In This Topic
    Gets the F-observed(F-statistic) value.
    Syntax
    'Declaration
     
    Public ReadOnly Property F As System.Double
    public System.double F {get;}
    See Also