# FarPoint.Web.Spread.SpreadSparklineRenderes

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_SpreadSparklineRenderes" data-uid="FarPoint.Web.Spread.SpreadSparklineRenderes" class="text-break">SpreadSparklineRenderes Class
</h1>
  <div class="markdown level0 summary"><p>Read-only collection of default (built-in) sparkline renderers.</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">SpreadSparklineRenderes</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Web.Spread.html">FarPoint.Web.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Web.Spread.dll</h6>
  <h5 id="FarPoint_Web_Spread_SpreadSparklineRenderes_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class SpreadSparklineRenderes</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class SpreadSparklineRenderes</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_Web_Spread_SpreadSparklineRenderes__ctor" data-uid="FarPoint.Web.Spread.SpreadSparklineRenderes.#ctor">
          <a class="xref" href="FarPoint.Web.Spread.SpreadSparklineRenderes.-ctor.html#FarPoint_Web_Spread_SpreadSparklineRenderes__ctor">SpreadSparklineRenderes()</a>
        </td>
        <td class="markdown level1 summary"></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_Spread_SpreadSparklineRenderes_ColumnSparklineRenderer" data-uid="FarPoint.Web.Spread.SpreadSparklineRenderes.ColumnSparklineRenderer">
          <a class="xref" href="FarPoint.Web.Spread.SpreadSparklineRenderes.ColumnSparklineRenderer.html#FarPoint_Web_Spread_SpreadSparklineRenderes_ColumnSparklineRenderer">ColumnSparklineRenderer</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the built-in sparkline renderer for the column sparkline.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_SpreadSparklineRenderes_LineSparklineRenderer" data-uid="FarPoint.Web.Spread.SpreadSparklineRenderes.LineSparklineRenderer">
          <a class="xref" href="FarPoint.Web.Spread.SpreadSparklineRenderes.LineSparklineRenderer.html#FarPoint_Web_Spread_SpreadSparklineRenderes_LineSparklineRenderer">LineSparklineRenderer</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the built-in sparkline renderer for the line sparkline.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_SpreadSparklineRenderes_WinLossSparklineRenderer" data-uid="FarPoint.Web.Spread.SpreadSparklineRenderes.WinLossSparklineRenderer">
          <a class="xref" href="FarPoint.Web.Spread.SpreadSparklineRenderes.WinLossSparklineRenderer.html#FarPoint_Web_Spread_SpreadSparklineRenderes_WinLossSparklineRenderer">WinLossSparklineRenderer</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the built-in sparkline renderer for the win/loss sparkline.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
