# FarPoint.Web.Chart.ISparklineSupportHandler

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Chart_ISparklineSupportHandler" data-uid="FarPoint.Web.Chart.ISparklineSupportHandler" class="text-break">ISparklineSupportHandler Interface
</h1>
  <div class="markdown level0 summary"><p>This interface include requirements methods to support display Sparkline</p>
</div>
  <div class="markdown level0 conceptual"></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_ISparklineSupportHandler_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ISparklineSupportHandler</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface ISparklineSupportHandler</code></pre>
  </div>
  <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_ISparklineSupportHandler_TransferImage_System_Drawing_Image_FarPoint_Web_Chart_ImageType_" data-uid="FarPoint.Web.Chart.ISparklineSupportHandler.TransferImage(System.Drawing.Image,FarPoint.Web.Chart.ImageType)">
          <a class="xref" href="FarPoint.Web.Chart.ISparklineSupportHandler.TransferImage.html#FarPoint_Web_Chart_ISparklineSupportHandler_TransferImage_System_Drawing_Image_FarPoint_Web_Chart_ImageType_">TransferImage(Image, ImageType)</a>
        </td>
        <td class="markdown level1 summary"><p>Transfers the image.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
