# C1.WPF.C1Chart3D.GridDataSeries

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_C1Chart3D_GridDataSeries" data-uid="C1.WPF.C1Chart3D.GridDataSeries" class="text-break">GridDataSeries Class
</h1>
  <div class="markdown level0 summary"><p>Represents series with data defined on rectangular grid.</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="https://learn.microsoft.com/dotnet/api/system.windows.threading.dispatcherobject">DispatcherObject</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.dependencyobject">DependencyObject</a></div>
    <div class="level3"><span class="xref">GridDataSeries</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.C1Chart3D.html">C1.WPF.C1Chart3D</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.C1Chart3D.4.6.2.dll</h6>
  <h5 id="C1_WPF_C1Chart3D_GridDataSeries_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GridDataSeries : DependencyObject</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GridDataSeries
    Inherits DependencyObject</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="C1_WPF_C1Chart3D_GridDataSeries__ctor" data-uid="C1.WPF.C1Chart3D.GridDataSeries.#ctor">
          <a class="xref" href="C1.WPF.C1Chart3D.GridDataSeries.-ctor.html#C1_WPF_C1Chart3D_GridDataSeries__ctor">GridDataSeries()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates an instance of GridDataSeries class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_WPF_C1Chart3D_GridDataSeries_BackFillProperty" data-uid="C1.WPF.C1Chart3D.GridDataSeries.BackFillProperty">
          <a class="xref" href="C1.WPF.C1Chart3D.GridDataSeries.BackFillProperty.html">BackFillProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Using a DependencyProperty as the backing store for BackFill.
This enables animation, styling, binding, etc...</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart3D_GridDataSeries_BackStrokeProperty" data-uid="C1.WPF.C1Chart3D.GridDataSeries.BackStrokeProperty">
          <a class="xref" href="C1.WPF.C1Chart3D.GridDataSeries.BackStrokeProperty.html">BackStrokeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Using a DependencyProperty as the backing store for BackStroke.<br>
This enables animation, styling, binding, etc...</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart3D_GridDataSeries_ContourDataProperty" data-uid="C1.WPF.C1Chart3D.GridDataSeries.ContourDataProperty">
          <a class="xref" href="C1.WPF.C1Chart3D.GridDataSeries.ContourDataProperty.html">ContourDataProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Using a DependencyProperty as the backing store for ContourData.<br>
This enables animation, styling, binding, etc...</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart3D_GridDataSeries_FillProperty" data-uid="C1.WPF.C1Chart3D.GridDataSeries.FillProperty">
          <a class="xref" href="C1.WPF.C1Chart3D.GridDataSeries.FillProperty.html">FillProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Using a DependencyProperty as the backing store for Fill.
This enables animation, styling, binding, etc...</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart3D_GridDataSeries_StartProperty" data-uid="C1.WPF.C1Chart3D.GridDataSeries.StartProperty">
          <a class="xref" href="C1.WPF.C1Chart3D.GridDataSeries.StartProperty.html">StartProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Using a DependencyProperty as the backing store for Start.<br>
This enables animation, styling, binding, etc...</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart3D_GridDataSeries_StepProperty" data-uid="C1.WPF.C1Chart3D.GridDataSeries.StepProperty">
          <a class="xref" href="C1.WPF.C1Chart3D.GridDataSeries.StepProperty.html">StepProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Using a DependencyProperty as the backing store for Step.<br>
This enables animation, styling, binding, etc...</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart3D_GridDataSeries_StrokeProperty" data-uid="C1.WPF.C1Chart3D.GridDataSeries.StrokeProperty">
          <a class="xref" href="C1.WPF.C1Chart3D.GridDataSeries.StrokeProperty.html">StrokeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Using a DependencyProperty as the backing store for Stroke.<br>
This enables animation, styling, binding, etc...</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart3D_GridDataSeries_ZDataProperty" data-uid="C1.WPF.C1Chart3D.GridDataSeries.ZDataProperty">
          <a class="xref" href="C1.WPF.C1Chart3D.GridDataSeries.ZDataProperty.html">ZDataProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Using a DependencyProperty as the backing store for GridData.<br>
This enables animation, styling, binding, etc...</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_WPF_C1Chart3D_GridDataSeries_BackFill" data-uid="C1.WPF.C1Chart3D.GridDataSeries.BackFill">
          <a class="xref" href="C1.WPF.C1Chart3D.GridDataSeries.BackFill.html#C1_WPF_C1Chart3D_GridDataSeries_BackFill">BackFill</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the fill brush for the meshes facing down(Z-).</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart3D_GridDataSeries_BackStroke" data-uid="C1.WPF.C1Chart3D.GridDataSeries.BackStroke">
          <a class="xref" href="C1.WPF.C1Chart3D.GridDataSeries.BackStroke.html#C1_WPF_C1Chart3D_GridDataSeries_BackStroke">BackStroke</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the stroke brush for the meshes facing down(Z-).</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart3D_GridDataSeries_ContourData" data-uid="C1.WPF.C1Chart3D.GridDataSeries.ContourData">
          <a class="xref" href="C1.WPF.C1Chart3D.GridDataSeries.ContourData.html#C1_WPF_C1Chart3D_GridDataSeries_ContourData">ContourData</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets two-dimensional array of contour data(4-dimensional chart).</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart3D_GridDataSeries_Fill" data-uid="C1.WPF.C1Chart3D.GridDataSeries.Fill">
          <a class="xref" href="C1.WPF.C1Chart3D.GridDataSeries.Fill.html#C1_WPF_C1Chart3D_GridDataSeries_Fill">Fill</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the fill brush for the meshes facing up(Z+).</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart3D_GridDataSeries_Start" data-uid="C1.WPF.C1Chart3D.GridDataSeries.Start">
          <a class="xref" href="C1.WPF.C1Chart3D.GridDataSeries.Start.html#C1_WPF_C1Chart3D_GridDataSeries_Start">Start</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the start point of data.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart3D_GridDataSeries_Step" data-uid="C1.WPF.C1Chart3D.GridDataSeries.Step">
          <a class="xref" href="C1.WPF.C1Chart3D.GridDataSeries.Step.html#C1_WPF_C1Chart3D_GridDataSeries_Step">Step</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the step of grid data.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart3D_GridDataSeries_Stroke" data-uid="C1.WPF.C1Chart3D.GridDataSeries.Stroke">
          <a class="xref" href="C1.WPF.C1Chart3D.GridDataSeries.Stroke.html#C1_WPF_C1Chart3D_GridDataSeries_Stroke">Stroke</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the stroke brush for the meshes facing up(Z+).</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_C1Chart3D_GridDataSeries_ZData" data-uid="C1.WPF.C1Chart3D.GridDataSeries.ZData">
          <a class="xref" href="C1.WPF.C1Chart3D.GridDataSeries.ZData.html#C1_WPF_C1Chart3D_GridDataSeries_ZData">ZData</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets two-dimensional array of values on the grid.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
