# C1.Win.Gauge.BulletGraph.BulletGraphLabelStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Gauge_BulletGraph_BulletGraphLabelStyle" data-uid="C1.Win.Gauge.BulletGraph.BulletGraphLabelStyle" class="text-break">BulletGraphLabelStyle Class
</h1>
  <div class="markdown level0 summary"><p>Provides data for a style of the <a class="xref" href="C1.Win.Gauge.C1BulletGraph.html">C1BulletGraph</a> label element.</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="C1.Win.Gauge.StyledPropertyCollection.html">StyledPropertyCollection</a></div>
    <div class="level2"><a class="xref" href="C1.Win.Gauge.BaseStyle.html">BaseStyle</a></div>
    <div class="level3"><span class="xref">BulletGraphLabelStyle</span></div>
      <div class="level4"><a class="xref" href="C1.Win.Gauge.BulletGraph.BulletGraphCaptionStyle.html">BulletGraphCaptionStyle</a></div>
      <div class="level4"><a class="xref" href="C1.Win.Gauge.BulletGraph.BulletGraphScaleLabelStyle.html">BulletGraphScaleLabelStyle</a></div>
      <div class="level4"><a class="xref" href="C1.Win.Gauge.BulletGraph.BulletGraphValueLabelStyle.html">BulletGraphValueLabelStyle</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.inotifypropertychanged">INotifyPropertyChanged</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Gauge.BulletGraph.html">C1.Win.Gauge.BulletGraph</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Gauge.10.dll</h6>
  <h5 id="C1_Win_Gauge_BulletGraph_BulletGraphLabelStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class BulletGraphLabelStyle : BaseStyle, INotifyPropertyChanged, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class BulletGraphLabelStyle
    Inherits BaseStyle
    Implements INotifyPropertyChanged, IDisposable</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="C1_Win_Gauge_BulletGraph_BulletGraphLabelStyle_Color" data-uid="C1.Win.Gauge.BulletGraph.BulletGraphLabelStyle.Color">
          <a class="xref" href="C1.Win.Gauge.BulletGraph.BulletGraphLabelStyle.Color.html#C1_Win_Gauge_BulletGraph_BulletGraphLabelStyle_Color">Color</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the <a class="xref" href="C1.Win.Gauge.C1BulletGraph.html">C1BulletGraph</a> element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_BulletGraph_BulletGraphLabelStyle_Font" data-uid="C1.Win.Gauge.BulletGraph.BulletGraphLabelStyle.Font">
          <a class="xref" href="C1.Win.Gauge.BulletGraph.BulletGraphLabelStyle.Font.html#C1_Win_Gauge_BulletGraph_BulletGraphLabelStyle_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font of the <a class="xref" href="C1.Win.Gauge.C1BulletGraph.html">C1BulletGraph</a> element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_BulletGraph_BulletGraphLabelStyle_FontSize" data-uid="C1.Win.Gauge.BulletGraph.BulletGraphLabelStyle.FontSize">
          <a class="xref" href="C1.Win.Gauge.BulletGraph.BulletGraphLabelStyle.FontSize.html#C1_Win_Gauge_BulletGraph_BulletGraphLabelStyle_FontSize">FontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font size of the <a class="xref" href="C1.Win.Gauge.C1BulletGraph.html">C1BulletGraph</a> element.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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="C1_Win_Gauge_BulletGraph_BulletGraphLabelStyle_ResetColor" data-uid="C1.Win.Gauge.BulletGraph.BulletGraphLabelStyle.ResetColor">
          <a class="xref" href="C1.Win.Gauge.BulletGraph.BulletGraphLabelStyle.ResetColor.html#C1_Win_Gauge_BulletGraph_BulletGraphLabelStyle_ResetColor">ResetColor()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_BulletGraph_BulletGraphLabelStyle_ResetFont" data-uid="C1.Win.Gauge.BulletGraph.BulletGraphLabelStyle.ResetFont">
          <a class="xref" href="C1.Win.Gauge.BulletGraph.BulletGraphLabelStyle.ResetFont.html#C1_Win_Gauge_BulletGraph_BulletGraphLabelStyle_ResetFont">ResetFont()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_BulletGraph_BulletGraphLabelStyle_ResetFontSize" data-uid="C1.Win.Gauge.BulletGraph.BulletGraphLabelStyle.ResetFontSize">
          <a class="xref" href="C1.Win.Gauge.BulletGraph.BulletGraphLabelStyle.ResetFontSize.html#C1_Win_Gauge_BulletGraph_BulletGraphLabelStyle_ResetFontSize">ResetFontSize()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_BulletGraph_BulletGraphLabelStyle_ShouldSerializeColor" data-uid="C1.Win.Gauge.BulletGraph.BulletGraphLabelStyle.ShouldSerializeColor">
          <a class="xref" href="C1.Win.Gauge.BulletGraph.BulletGraphLabelStyle.ShouldSerializeColor.html#C1_Win_Gauge_BulletGraph_BulletGraphLabelStyle_ShouldSerializeColor">ShouldSerializeColor()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_BulletGraph_BulletGraphLabelStyle_ShouldSerializeFont" data-uid="C1.Win.Gauge.BulletGraph.BulletGraphLabelStyle.ShouldSerializeFont">
          <a class="xref" href="C1.Win.Gauge.BulletGraph.BulletGraphLabelStyle.ShouldSerializeFont.html#C1_Win_Gauge_BulletGraph_BulletGraphLabelStyle_ShouldSerializeFont">ShouldSerializeFont()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_BulletGraph_BulletGraphLabelStyle_ShouldSerializeFontSize" data-uid="C1.Win.Gauge.BulletGraph.BulletGraphLabelStyle.ShouldSerializeFontSize">
          <a class="xref" href="C1.Win.Gauge.BulletGraph.BulletGraphLabelStyle.ShouldSerializeFontSize.html#C1_Win_Gauge_BulletGraph_BulletGraphLabelStyle_ShouldSerializeFontSize">ShouldSerializeFontSize()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
