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

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