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

In This Topic
    Rsq Property (StatisticalData)
    In This Topic
    Gets the R-Squared statistic of the associated XY data.
    Syntax
    'Declaration
     
    Public ReadOnly Property Rsq As System.Double
    public System.double Rsq {get;}
    See Also