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

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