# FarPoint.Web.Chart.XYZSurfaceSeries

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Chart_XYZSurfaceSeries" data-uid="FarPoint.Web.Chart.XYZSurfaceSeries" class="text-break">XYZSurfaceSeries Class
</h1>
  <div class="markdown level0 summary"><p>Represents a surface series in an XYZ plot area.</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="FarPoint.Web.Chart.Series.html">Series</a></div>
    <div class="level2"><a class="xref" href="FarPoint.Web.Chart.XYZSeries.html">XYZSeries</a></div>
    <div class="level3"><span class="xref">XYZSurfaceSeries</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.xml.serialization.ixmlserializable">IXmlSerializable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Web.Chart.html">FarPoint.Web.Chart</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Web.Chart.dll</h6>
  <h5 id="FarPoint_Web_Chart_XYZSurfaceSeries_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class XYZSurfaceSeries : XYZSeries, ICloneable, IXmlSerializable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class XYZSurfaceSeries
    Inherits XYZSeries
    Implements ICloneable, IXmlSerializable</code></pre>
  </div>
  <h5 id="FarPoint_Web_Chart_XYZSurfaceSeries_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><p>Each point contains a single value.</p>
</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="FarPoint_Web_Chart_XYZSurfaceSeries__ctor" data-uid="FarPoint.Web.Chart.XYZSurfaceSeries.#ctor">
          <a class="xref" href="FarPoint.Web.Chart.XYZSurfaceSeries.-ctor.html#FarPoint_Web_Chart_XYZSurfaceSeries__ctor">XYZSurfaceSeries()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new series.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_XYZSurfaceSeries__ctor_FarPoint_Web_Chart_XYZSurfaceSeries_" data-uid="FarPoint.Web.Chart.XYZSurfaceSeries.#ctor(FarPoint.Web.Chart.XYZSurfaceSeries)">
          <a class="xref" href="FarPoint.Web.Chart.XYZSurfaceSeries.-ctor.html#FarPoint_Web_Chart_XYZSurfaceSeries__ctor_FarPoint_Web_Chart_XYZSurfaceSeries_">XYZSurfaceSeries(XYZSurfaceSeries)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new series that is a deep copy of the specified series.</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="FarPoint_Web_Chart_XYZSurfaceSeries_Count" data-uid="FarPoint.Web.Chart.XYZSurfaceSeries.Count">
          <a class="xref" href="FarPoint.Web.Chart.XYZSurfaceSeries.Count.html#FarPoint_Web_Chart_XYZSurfaceSeries_Count">Count</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of points in the series.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_XYZSurfaceSeries_CountX" data-uid="FarPoint.Web.Chart.XYZSurfaceSeries.CountX">
          <a class="xref" href="FarPoint.Web.Chart.XYZSurfaceSeries.CountX.html#FarPoint_Web_Chart_XYZSurfaceSeries_CountX">CountX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of points along the x-axis.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_XYZSurfaceSeries_CountZ" data-uid="FarPoint.Web.Chart.XYZSurfaceSeries.CountZ">
          <a class="xref" href="FarPoint.Web.Chart.XYZSurfaceSeries.CountZ.html#FarPoint_Web_Chart_XYZSurfaceSeries_CountZ">CountZ</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of points along the z-axis.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_XYZSurfaceSeries_SurfaceFill" data-uid="FarPoint.Web.Chart.XYZSurfaceSeries.SurfaceFill">
          <a class="xref" href="FarPoint.Web.Chart.XYZSurfaceSeries.SurfaceFill.html#FarPoint_Web_Chart_XYZSurfaceSeries_SurfaceFill">SurfaceFill</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the fill for the surface.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_XYZSurfaceSeries_SurfaceLine" data-uid="FarPoint.Web.Chart.XYZSurfaceSeries.SurfaceLine">
          <a class="xref" href="FarPoint.Web.Chart.XYZSurfaceSeries.SurfaceLine.html#FarPoint_Web_Chart_XYZSurfaceSeries_SurfaceLine">SurfaceLine</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the line for the surface.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_XYZSurfaceSeries_Values" data-uid="FarPoint.Web.Chart.XYZSurfaceSeries.Values">
          <a class="xref" href="FarPoint.Web.Chart.XYZSurfaceSeries.Values.html#FarPoint_Web_Chart_XYZSurfaceSeries_Values">Values</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of values for the series.</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="FarPoint_Web_Chart_XYZSurfaceSeries_Clone" data-uid="FarPoint.Web.Chart.XYZSurfaceSeries.Clone">
          <a class="xref" href="FarPoint.Web.Chart.XYZSurfaceSeries.Clone.html#FarPoint_Web_Chart_XYZSurfaceSeries_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a deep copy of this series.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_XYZSurfaceSeries_GetSchema" data-uid="FarPoint.Web.Chart.XYZSurfaceSeries.GetSchema">
          <a class="xref" href="FarPoint.Web.Chart.XYZSurfaceSeries.GetSchema.html#FarPoint_Web_Chart_XYZSurfaceSeries_GetSchema">GetSchema()</a>
        </td>
        <td class="markdown level1 summary"><p>This method is reserved and should not be used.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_XYZSurfaceSeries_ReadXml_System_Xml_XmlReader_" data-uid="FarPoint.Web.Chart.XYZSurfaceSeries.ReadXml(System.Xml.XmlReader)">
          <a class="xref" href="FarPoint.Web.Chart.XYZSurfaceSeries.ReadXml.html#FarPoint_Web_Chart_XYZSurfaceSeries_ReadXml_System_Xml_XmlReader_">ReadXml(XmlReader)</a>
        </td>
        <td class="markdown level1 summary"><p>Generates an object from its XML representation.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_XYZSurfaceSeries_WriteXml_System_Xml_XmlWriter_" data-uid="FarPoint.Web.Chart.XYZSurfaceSeries.WriteXml(System.Xml.XmlWriter)">
          <a class="xref" href="FarPoint.Web.Chart.XYZSurfaceSeries.WriteXml.html#FarPoint_Web_Chart_XYZSurfaceSeries_WriteXml_System_Xml_XmlWriter_">WriteXml(XmlWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Converts an object into its XML representation.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
