WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.Chart Namespace / RegressionStatistics Class / Ssr Property
In This Topic
    Ssr Property
    In This Topic
    Gets the sum of squares due to regression (SSR) also known as explained sum of squares (ESS).
    Syntax
    public double Ssr {get;}
    See Also