# FarPoint.Win.Spread.SparklineInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_SparklineInfo" data-uid="FarPoint.Win.Spread.SparklineInfo" class="text-break">SparklineInfo Class
</h1>
  <div class="markdown level0 summary"><p>Represents sparkline information 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"><a class="xref" href="FarPoint.Win.Spread.Sparkline.html">Sparkline</a></div>
    <div class="level2"><span class="xref">SparklineInfo</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>
  <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_SparklineInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SparklineInfo : Sparkline, ICloneable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SparklineInfo
    Inherits 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_SparklineInfo__ctor_FarPoint_Win_Spread_ISparklineGroup_FarPoint_Win_Spread_ISparkline_" data-uid="FarPoint.Win.Spread.SparklineInfo.#ctor(FarPoint.Win.Spread.ISparklineGroup,FarPoint.Win.Spread.ISparkline)">
          <a class="xref" href="FarPoint.Win.Spread.SparklineInfo.-ctor.html#FarPoint_Win_Spread_SparklineInfo__ctor_FarPoint_Win_Spread_ISparklineGroup_FarPoint_Win_Spread_ISparkline_">SparklineInfo(ISparklineGroup, ISparkline)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="FarPoint.Win.Spread.SparklineInfo.html">SparklineInfo</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_SparklineInfo_CopyMode" data-uid="FarPoint.Win.Spread.SparklineInfo.CopyMode">
          <a class="xref" href="FarPoint.Win.Spread.SparklineInfo.CopyMode.html#FarPoint_Win_Spread_SparklineInfo_CopyMode">CopyMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates the copy state.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SparklineInfo_GroupID" data-uid="FarPoint.Win.Spread.SparklineInfo.GroupID">
          <a class="xref" href="FarPoint.Win.Spread.SparklineInfo.GroupID.html#FarPoint_Win_Spread_SparklineInfo_GroupID">GroupID</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the group ID.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
