# FarPoint.Win.Spread.Sparkline

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_Sparkline" data-uid="FarPoint.Win.Spread.Sparkline" class="text-break">Sparkline Class
</h1>
  <div class="markdown level0 summary"><p>Represents a sparkline in a cell.</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">Sparkline</span></div>
      <div class="level2"><a class="xref" href="FarPoint.Win.Spread.SparklineInfo.html">SparklineInfo</a></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>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.html">FarPoint.Win.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_Sparkline_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Sparkline : ICloneable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class Sparkline
    Implements ICloneable</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="FarPoint_Win_Spread_Sparkline__ctor_FarPoint_Win_Spread_ISparklineGroup_FarPoint_Win_Spread_ISparkline_" data-uid="FarPoint.Win.Spread.Sparkline.#ctor(FarPoint.Win.Spread.ISparklineGroup,FarPoint.Win.Spread.ISparkline)">
          <a class="xref" href="FarPoint.Win.Spread.Sparkline.-ctor.html#FarPoint_Win_Spread_Sparkline__ctor_FarPoint_Win_Spread_ISparklineGroup_FarPoint_Win_Spread_ISparkline_">Sparkline(ISparklineGroup, ISparkline)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="FarPoint.Win.Spread.Sparkline.html">Sparkline</a> class.</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_Win_Spread_Sparkline_Data" data-uid="FarPoint.Win.Spread.Sparkline.Data">
          <a class="xref" href="FarPoint.Win.Spread.Sparkline.Data.html#FarPoint_Win_Spread_Sparkline_Data">Data</a>
        </td>
        <td class="markdown level1 summary"><p>Get the sparkline data in a cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Sparkline_DataInfo" data-uid="FarPoint.Win.Spread.Sparkline.DataInfo">
          <a class="xref" href="FarPoint.Win.Spread.Sparkline.DataInfo.html#FarPoint_Win_Spread_Sparkline_DataInfo">DataInfo</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the infomation about sparkline data in a cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Sparkline_Setting" data-uid="FarPoint.Win.Spread.Sparkline.Setting">
          <a class="xref" href="FarPoint.Win.Spread.Sparkline.Setting.html#FarPoint_Win_Spread_Sparkline_Setting">Setting</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the sparkline setting in a cell.</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_Win_Spread_Sparkline_Clone" data-uid="FarPoint.Win.Spread.Sparkline.Clone">
          <a class="xref" href="FarPoint.Win.Spread.Sparkline.Clone.html#FarPoint_Win_Spread_Sparkline_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new object that is a copy of the current instance.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
