# GrapeCity.ActiveReports.Chart.DoubleArray

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Chart_DoubleArray" data-uid="GrapeCity.ActiveReports.Chart.DoubleArray" class="text-break">DoubleArray Class
</h1>
  <div class="markdown level0 summary"><p>Array of double values</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"><a class="xref" href="GrapeCity.ActiveReports.Chart.Item.html">Item</a></div>
    <div class="level2"><span class="xref">DoubleArray</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="GrapeCity.ActiveReports.Chart.IGraphItem.html">IGraphItem</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Chart.IGraphXmlSerializable.html">IGraphXmlSerializable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Chart.html">GrapeCity.ActiveReports.Chart</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Chart.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Chart_DoubleArray_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(DoubleArray.Converter))]
public sealed class DoubleArray : Item, IGraphItem, ICloneable, IGraphXmlSerializable</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_DoubleArray__ctor_System_DateTime___" data-uid="GrapeCity.ActiveReports.Chart.DoubleArray.#ctor(System.DateTime[])">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.DoubleArray.-ctor.html#GrapeCity_ActiveReports_Chart_DoubleArray__ctor_System_DateTime___">DoubleArray(DateTime[])</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new instance of the DoubleArray</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_DoubleArray__ctor_System_Double___" data-uid="GrapeCity.ActiveReports.Chart.DoubleArray.#ctor(System.Double[])">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.DoubleArray.-ctor.html#GrapeCity_ActiveReports_Chart_DoubleArray__ctor_System_Double___">DoubleArray(double[])</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new instance of the DoubleArray</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_DoubleArray__ctor_System_Double___System_Boolean___" data-uid="GrapeCity.ActiveReports.Chart.DoubleArray.#ctor(System.Double[],System.Boolean[])">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.DoubleArray.-ctor.html#GrapeCity_ActiveReports_Chart_DoubleArray__ctor_System_Double___System_Boolean___">DoubleArray(double[], bool[])</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new instance of the DoubleArray</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_DoubleArray__ctor_System_String_" data-uid="GrapeCity.ActiveReports.Chart.DoubleArray.#ctor(System.String)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.DoubleArray.-ctor.html#GrapeCity_ActiveReports_Chart_DoubleArray__ctor_System_String_">DoubleArray(string)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_DoubleArray__ctor_System_String_GrapeCity_ActiveReports_Chart_GraphXmlSerializationContext_" data-uid="GrapeCity.ActiveReports.Chart.DoubleArray.#ctor(System.String,GrapeCity.ActiveReports.Chart.GraphXmlSerializationContext)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.DoubleArray.-ctor.html#GrapeCity_ActiveReports_Chart_DoubleArray__ctor_System_String_GrapeCity_ActiveReports_Chart_GraphXmlSerializationContext_">DoubleArray(string, GraphXmlSerializationContext)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_DoubleArray__ctor_System_String_System_IFormatProvider_" data-uid="GrapeCity.ActiveReports.Chart.DoubleArray.#ctor(System.String,System.IFormatProvider)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.DoubleArray.-ctor.html#GrapeCity_ActiveReports_Chart_DoubleArray__ctor_System_String_System_IFormatProvider_">DoubleArray(string, IFormatProvider)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new instance of the DoubleArray. This constructor is used by code serialization.</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="GrapeCity_ActiveReports_Chart_DoubleArray_IsDirty" data-uid="GrapeCity.ActiveReports.Chart.DoubleArray.IsDirty">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.DoubleArray.IsDirty.html#GrapeCity_ActiveReports_Chart_DoubleArray_IsDirty">IsDirty</a>
        </td>
        <td class="markdown level1 summary"><pre><code>        This member overrides 
</code></pre>
<pre><code class="lang-csharp">Item.IsDirty</code></pre>
<p>. Always false.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_DoubleArray_Item_System_Int32_" data-uid="GrapeCity.ActiveReports.Chart.DoubleArray.Item(System.Int32)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.DoubleArray.Item.html#GrapeCity_ActiveReports_Chart_DoubleArray_Item_System_Int32_">this[int]</a>
        </td>
        <td class="markdown level1 summary"><p>Gets value at the index specified</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_DoubleArray_Length" data-uid="GrapeCity.ActiveReports.Chart.DoubleArray.Length">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.DoubleArray.Length.html#GrapeCity_ActiveReports_Chart_DoubleArray_Length">Length</a>
        </td>
        <td class="markdown level1 summary"><p>Gets array length</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_DoubleArray_Clone" data-uid="GrapeCity.ActiveReports.Chart.DoubleArray.Clone">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.DoubleArray.Clone.html#GrapeCity_ActiveReports_Chart_DoubleArray_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a clone of the current object</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_DoubleArray_IsDateTime_System_Int32_" data-uid="GrapeCity.ActiveReports.Chart.DoubleArray.IsDateTime(System.Int32)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.DoubleArray.IsDateTime.html#GrapeCity_ActiveReports_Chart_DoubleArray_IsDateTime_System_Int32_">IsDateTime(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the 2D array is a DateTime type array.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_DoubleArray_SetIsDateTime_System_Int32_System_Boolean_" data-uid="GrapeCity.ActiveReports.Chart.DoubleArray.SetIsDateTime(System.Int32,System.Boolean)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.DoubleArray.SetIsDateTime.html#GrapeCity_ActiveReports_Chart_DoubleArray_SetIsDateTime_System_Int32_System_Boolean_">SetIsDateTime(int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the specified value of the specified index as a DateTime value.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_DoubleArray_ToString" data-uid="GrapeCity.ActiveReports.Chart.DoubleArray.ToString">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.DoubleArray.ToString.html#GrapeCity_ActiveReports_Chart_DoubleArray_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Converts the value of the current instance to string representation.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_DoubleArray_ToString_System_IFormatProvider_" data-uid="GrapeCity.ActiveReports.Chart.DoubleArray.ToString(System.IFormatProvider)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.DoubleArray.ToString.html#GrapeCity_ActiveReports_Chart_DoubleArray_ToString_System_IFormatProvider_">ToString(IFormatProvider)</a>
        </td>
        <td class="markdown level1 summary"><p>Convert the value of the current instance to string representation, depending on the specified culture.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
