[]
Gets the object that provides statistics for the data of this ChartDataArray.
public StatisticalData Statistics { get; }
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.