# GrapeCity.ActiveReports.Rendering.Components.Sparkline.ISparklineChart

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Rendering_Components_Sparkline_ISparklineChart" data-uid="GrapeCity.ActiveReports.Rendering.Components.Sparkline.ISparklineChart" class="text-break">ISparklineChart Interface
</h1>
  <div class="markdown level0 summary"><p>Represented the boilerplate of a sparkline chart.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Sparkline.html">GrapeCity.ActiveReports.Rendering.Components.Sparkline</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Rendering_Components_Sparkline_ISparklineChart_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ISparklineChart</code></pre>
  </div>
  <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="GrapeCity_ActiveReports_Rendering_Components_Sparkline_ISparklineChart_FillStyle" data-uid="GrapeCity.ActiveReports.Rendering.Components.Sparkline.ISparklineChart.FillStyle">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Sparkline.ISparklineChart.FillStyle.html#GrapeCity_ActiveReports_Rendering_Components_Sparkline_ISparklineChart_FillStyle">FillStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the fill style used to draw the chart.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Sparkline_ISparklineChart_LineStyle" data-uid="GrapeCity.ActiveReports.Rendering.Components.Sparkline.ISparklineChart.LineStyle">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Sparkline.ISparklineChart.LineStyle.html#GrapeCity_ActiveReports_Rendering_Components_Sparkline_ISparklineChart_LineStyle">LineStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the line style used to draw the chart.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Sparkline_ISparklineChart_MarkerColor" data-uid="GrapeCity.ActiveReports.Rendering.Components.Sparkline.ISparklineChart.MarkerColor">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Sparkline.ISparklineChart.MarkerColor.html#GrapeCity_ActiveReports_Rendering_Components_Sparkline_ISparklineChart_MarkerColor">MarkerColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the color of the last value marker.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Sparkline_ISparklineChart_MarkerVisibility" data-uid="GrapeCity.ActiveReports.Rendering.Components.Sparkline.ISparklineChart.MarkerVisibility">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Sparkline.ISparklineChart.MarkerVisibility.html#GrapeCity_ActiveReports_Rendering_Components_Sparkline_ISparklineChart_MarkerVisibility">MarkerVisibility</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the last value marker is visible.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Sparkline_ISparklineChart_MaximumColumnWidth" data-uid="GrapeCity.ActiveReports.Rendering.Components.Sparkline.ISparklineChart.MaximumColumnWidth">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Sparkline.ISparklineChart.MaximumColumnWidth.html#GrapeCity_ActiveReports_Rendering_Components_Sparkline_ISparklineChart_MaximumColumnWidth">MaximumColumnWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the maximum width of each column.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Sparkline_ISparklineChart_Range" data-uid="GrapeCity.ActiveReports.Rendering.Components.Sparkline.ISparklineChart.Range">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Sparkline.ISparklineChart.Range.html#GrapeCity_ActiveReports_Rendering_Components_Sparkline_ISparklineChart_Range">Range</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the qualitative range.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Sparkline_ISparklineChart_RangeVisibility" data-uid="GrapeCity.ActiveReports.Rendering.Components.Sparkline.ISparklineChart.RangeVisibility">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Sparkline.ISparklineChart.RangeVisibility.html#GrapeCity_ActiveReports_Rendering_Components_Sparkline_ISparklineChart_RangeVisibility">RangeVisibility</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the qualitative range is visible.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Sparkline_ISparklineChart_Series" data-uid="GrapeCity.ActiveReports.Rendering.Components.Sparkline.ISparklineChart.Series">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Sparkline.ISparklineChart.Series.html#GrapeCity_ActiveReports_Rendering_Components_Sparkline_ISparklineChart_Series">Series</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the series of the chart.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Sparkline_ISparklineChart_SparklineType" data-uid="GrapeCity.ActiveReports.Rendering.Components.Sparkline.ISparklineChart.SparklineType">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Sparkline.ISparklineChart.SparklineType.html#GrapeCity_ActiveReports_Rendering_Components_Sparkline_ISparklineChart_SparklineType">SparklineType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the sparkline chart type.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>

</div>
