FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Chart Namespace / RegressionStatistics Class / Fstat Property

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