# GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart

## Content

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



  <h1 id="GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart" data-uid="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart" class="text-break">IBulletChart Interface
</h1>
  <div class="markdown level0 summary"><p>Represented the boilerplate of a bullet chart.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Bullet.html">GrapeCity.ActiveReports.Rendering.Components.Bullet</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IBulletChart</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_Bullet_IBulletChart_BackgroundColor" data-uid="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.BackgroundColor">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.BackgroundColor.html#GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_BackgroundColor">BackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the color used to paint the background.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_BulletType" data-uid="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.BulletType">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.BulletType.html#GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_BulletType">BulletType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the bullet chart type.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_HasValue" data-uid="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.HasValue">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.HasValue.html#GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_HasValue">HasValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the bullet chart has a value.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_Interval" data-uid="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.Interval">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.Interval.html#GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_Interval">Interval</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the interval of the quantitative scale.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_LabelFormat" data-uid="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.LabelFormat">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.LabelFormat.html#GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_LabelFormat">LabelFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the format code to use for labels.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_LabelStyle" data-uid="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.LabelStyle">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.LabelStyle.html#GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_LabelStyle">LabelStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style of the labels.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_MarkerShape" data-uid="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.MarkerShape">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.MarkerShape.html#GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_MarkerShape">MarkerShape</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the shape of the performance measure marker.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_MarkerStyle" data-uid="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.MarkerStyle">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.MarkerStyle.html#GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_MarkerStyle">MarkerStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style of the marker.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_MarkerValue" data-uid="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.MarkerValue">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.MarkerValue.html#GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_MarkerValue">MarkerValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the value of a comparative measure.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_Max" data-uid="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.Max">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.Max.html#GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_Max">Max</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the maximum value of the quantitative scale.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_Min" data-uid="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.Min">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.Min.html#GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_Min">Min</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the minimum value of the quantitative scale.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_Ranges" data-uid="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.Ranges">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.Ranges.html#GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_Ranges">Ranges</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the qualitative ranges.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_ShowLabels" data-uid="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.ShowLabels">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.ShowLabels.html#GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_ShowLabels">ShowLabels</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether to show labels.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_TickLineStyle" data-uid="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.TickLineStyle">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.TickLineStyle.html#GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_TickLineStyle">TickLineStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style of the ticks.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_TickMark" data-uid="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.TickMark">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.TickMark.html#GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_TickMark">TickMark</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the tick mark style.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_Value" data-uid="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.Value">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.Value.html#GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_Value">Value</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the value of the performance measure.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_ValueColor" data-uid="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.ValueColor">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Bullet.IBulletChart.ValueColor.html#GrapeCity_ActiveReports_Rendering_Components_Bullet_IBulletChart_ValueColor">ValueColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the color used to paint the performance measure marker.</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>
