2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / StatisticalData Class
Fields Properties

In This Topic
    StatisticalData Class Members
    In This Topic

    The following tables list the members exposed by StatisticalData.

    Public Fields
    Public Properties
     NameDescription
    Public PropertyGets an object reporting the confidence interval for the associated data.  
    Public PropertyGets a string indicating whether data is available for statistical calculations.  
    Public PropertyGets the mean value of the associated data.  
    Public PropertyGets the median value of the associated data.  
    Public PropertyGets the number of data elements used to compute the statistics.  
    Public PropertyGets or sets whether statistic calculations are reported in property grids and by reflection.  
    Public PropertyGets the R-Squared statistic of the associated XY data.  
    Public PropertyGets the standard deviation of the associated data.  
    Public PropertyGets the Variance of the associated data.  
    Top
    See Also