| C1.Win.C1Chart.4 Assembly > C1.Win.C1Chart Namespace : StatisticalData Class |
The following tables list the members exposed by StatisticalData.
| Name | Description | |
|---|---|---|
![]() | ReturnsDoubleArray | |
![]() | ReturnsDoubleArrayXY | |
![]() | TestForDataHole |
| Name | Description | |
|---|---|---|
![]() | Confidence | Gets an object reporting the confidence interval for the associated data. |
![]() | DataStatus | Gets a string indicating whether data is available for statistical calculations. |
![]() | Mean | Gets the mean value of the associated data. |
![]() | Median | Gets the median value of the associated data. |
![]() | N | Gets the number of data elements used to compute the statistics. |
![]() | PropertyGridEnabled | Gets or sets whether statistic calculations are reported in property grids and by reflection. |
![]() | Rsq | Gets the R-Squared statistic of the associated XY data. |
![]() | StdDev | Gets the standard deviation of the associated data. |
![]() | Variance | Gets the Variance of the associated data. |