C1.Win.FlexChart.4.8 Assembly / C1.Chart Namespace / RegressionStatistics Class / Ssr Property

In This Topic
Ssr Property (RegressionStatistics)
In This Topic
Gets the sum of squares due to regression (SSR) also known as explained sum of squares (ESS).
Syntax
'Declaration
 
Public ReadOnly Property Ssr As System.Double
 
See Also