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

In This Topic
    Ssr Property
    In This Topic
    Gets the sum of squares due to regression.
    Syntax
    'Declaration
     
    Public ReadOnly Property Ssr As System.Double
    public System.double Ssr {get;}
    See Also