# C1.Win.C1Chart.StatisticalData

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Chart_StatisticalData" data-uid="C1.Win.C1Chart.StatisticalData" class="text-break">StatisticalData Class
</h1>
  <div class="markdown level0 summary"><p>This class provides statistics logic and reports the calculated
values through its properties.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">StatisticalData</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1Chart.html">C1.Win.C1Chart</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Chart.4.8.dll</h6>
  <h5 id="C1_Win_C1Chart_StatisticalData_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(HiddenPropsTypeConverter))]
public class StatisticalData</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(HiddenPropsTypeConverter))&gt;
Public Class StatisticalData</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_C1Chart_StatisticalData_ReturnsDoubleArray" data-uid="C1.Win.C1Chart.StatisticalData.ReturnsDoubleArray">
          <a class="xref" href="C1.Win.C1Chart.StatisticalData.ReturnsDoubleArray.html">ReturnsDoubleArray</a>
        </td>
        <td class="markdown level1 summary"><p>Provides data for mean, median, stdev and variance.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_StatisticalData_ReturnsDoubleArrayXY" data-uid="C1.Win.C1Chart.StatisticalData.ReturnsDoubleArrayXY">
          <a class="xref" href="C1.Win.C1Chart.StatisticalData.ReturnsDoubleArrayXY.html">ReturnsDoubleArrayXY</a>
        </td>
        <td class="markdown level1 summary"><p>Provides an array of data.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_StatisticalData_TestForDataHole" data-uid="C1.Win.C1Chart.StatisticalData.TestForDataHole">
          <a class="xref" href="C1.Win.C1Chart.StatisticalData.TestForDataHole.html">TestForDataHole</a>
        </td>
        <td class="markdown level1 summary"><p>Provides a choice of default or specified hole test.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_C1Chart_StatisticalData_Confidence" data-uid="C1.Win.C1Chart.StatisticalData.Confidence">
          <a class="xref" href="C1.Win.C1Chart.StatisticalData.Confidence.html#C1_Win_C1Chart_StatisticalData_Confidence">Confidence</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an object reporting the confidence interval for the associated data.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_StatisticalData_DataStatus" data-uid="C1.Win.C1Chart.StatisticalData.DataStatus">
          <a class="xref" href="C1.Win.C1Chart.StatisticalData.DataStatus.html#C1_Win_C1Chart_StatisticalData_DataStatus">DataStatus</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a string indicating whether data is available for statistical calculations.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_StatisticalData_Mean" data-uid="C1.Win.C1Chart.StatisticalData.Mean">
          <a class="xref" href="C1.Win.C1Chart.StatisticalData.Mean.html#C1_Win_C1Chart_StatisticalData_Mean">Mean</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the mean value of the associated data.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_StatisticalData_Median" data-uid="C1.Win.C1Chart.StatisticalData.Median">
          <a class="xref" href="C1.Win.C1Chart.StatisticalData.Median.html#C1_Win_C1Chart_StatisticalData_Median">Median</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the median value of the associated data.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_StatisticalData_N" data-uid="C1.Win.C1Chart.StatisticalData.N">
          <a class="xref" href="C1.Win.C1Chart.StatisticalData.N.html#C1_Win_C1Chart_StatisticalData_N">N</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of data elements used to compute the statistics.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_StatisticalData_PropertyGridEnabled" data-uid="C1.Win.C1Chart.StatisticalData.PropertyGridEnabled">
          <a class="xref" href="C1.Win.C1Chart.StatisticalData.PropertyGridEnabled.html#C1_Win_C1Chart_StatisticalData_PropertyGridEnabled">PropertyGridEnabled</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether statistic calculations are reported in property grids and by reflection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_StatisticalData_Rsq" data-uid="C1.Win.C1Chart.StatisticalData.Rsq">
          <a class="xref" href="C1.Win.C1Chart.StatisticalData.Rsq.html#C1_Win_C1Chart_StatisticalData_Rsq">Rsq</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the R-Squared statistic of the associated XY data.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_StatisticalData_StdDev" data-uid="C1.Win.C1Chart.StatisticalData.StdDev">
          <a class="xref" href="C1.Win.C1Chart.StatisticalData.StdDev.html#C1_Win_C1Chart_StatisticalData_StdDev">StdDev</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the standard deviation of the associated data.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart_StatisticalData_Variance" data-uid="C1.Win.C1Chart.StatisticalData.Variance">
          <a class="xref" href="C1.Win.C1Chart.StatisticalData.Variance.html#C1_Win_C1Chart_StatisticalData_Variance">Variance</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the Variance of the associated data.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
