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

In This Topic
    Rsq Property (RegressionStatistics)
    In This Topic
    Gets R squared (coefficient of determination).
    Syntax
    'Declaration
     
    Public ReadOnly Property Rsq As System.Double
    public System.double Rsq {get;}
    See Also