| C1.Win.C1Chart.4 Assembly > C1.Win.C1Chart Namespace : RegressionStatistics Class |
The following tables list the members exposed by RegressionStatistics.
| Name | Description | |
|---|---|---|
![]() | RegressionStatistics Constructor |
| Name | Description | |
|---|---|---|
![]() | Coeffs | Gets the calculated coefficients of regression equation. |
![]() | DF | Gets the degrees of freedom. |
![]() | F | Gets the F-observed(F-statistic) value. |
![]() | Rsq | Gets the coefficient of determination (R-squared). |
![]() | Sey | Gets the standard error for the y estimate. |
![]() | Sse | Gets the sum of squares due to error. |
![]() | Ssr | Gets the sum of squares due to regression. |