# C1.Win.Gauge.BulletGraph.BulletGraphTheme.Labels

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Gauge_BulletGraph_BulletGraphTheme_Labels_" data-uid="C1.Win.Gauge.BulletGraph.BulletGraphTheme.Labels*">Labels Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Gauge_BulletGraph_BulletGraphTheme_Labels_" data-uid="C1.Win.Gauge.BulletGraph.BulletGraphTheme.Labels*"></a>
<h4 id="C1_Win_Gauge_BulletGraph_BulletGraphTheme_Labels" data-uid="C1.Win.Gauge.BulletGraph.BulletGraphTheme.Labels">Labels</h4>
<div class="markdown level1 summary"><p>Gets <a class="xref" href="C1.Win.Gauge.BulletGraph.BulletGraphLabelStyles.html">BulletGraphLabelStyles</a> containing display attributes that
determine the general appearance of the labels on the screen.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public BulletGraphLabelStyles Labels { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property Labels As BulletGraphLabelStyles</code></pre>
</div>
</div>
