[]
        
(Showing Draft Content)

C1.Win.C1Chart.ChartDataArray.Statistics

Statistics Property

Statistics

Gets the object that provides statistics for the data of this ChartDataArray.

Declaration
public StatisticalData Statistics { get; }
Remarks

The return StatisticalData object contains a number of readonly properties that report Mean, Median, Standard Deviation, Variance and Confidence intervals for the data. PointData ChartDataArrays also include the R-Squared statistic for X-Y data.