# C1.WPF.Gauge.GaugeLabel

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Gauge_GaugeLabel" data-uid="C1.WPF.Gauge.GaugeLabel" class="text-break">GaugeLabel Class
</h1>
  <div class="markdown level0 summary"><p><a class="xref" href="C1.WPF.Gauge.GaugeDecorator.html">GaugeDecorator</a> used to place labels within the <a class="xref" href="C1.WPF.Gauge.C1Gauge.html">C1Gauge</a>.</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.WPF.Gauge.GaugeDecorator.html">GaugeDecorator</a></div>
    <div class="level2"><a class="xref" href="C1.WPF.Gauge.GaugeIntervalDecorator.html">GaugeIntervalDecorator</a></div>
    <div class="level3"><span class="xref">GaugeLabel</span></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>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Gauge.html">C1.WPF.Gauge</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Gauge.dll</h6>
  <h5 id="C1_WPF_Gauge_GaugeLabel_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GaugeLabel : GaugeIntervalDecorator, INotifyPropertyChanged</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GaugeLabel
    Inherits GaugeIntervalDecorator
    Implements INotifyPropertyChanged</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_Gauge_GaugeLabel__ctor" data-uid="C1.WPF.Gauge.GaugeLabel.#ctor">
          <a class="xref" href="C1.WPF.Gauge.GaugeLabel.-ctor.html#C1_WPF_Gauge_GaugeLabel__ctor">GaugeLabel()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of <a class="xref" href="C1.WPF.Gauge.GaugeLabel.html">GaugeLabel</a>.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_Gauge_GaugeLabel_ConverterProperty" data-uid="C1.WPF.Gauge.GaugeLabel.ConverterProperty">
          <a class="xref" href="C1.WPF.Gauge.GaugeLabel.ConverterProperty.html">ConverterProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.GaugeLabel.Converter.html#C1_WPF_Gauge_GaugeLabel_Converter">Converter</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_GaugeLabel_FontFamilyProperty" data-uid="C1.WPF.Gauge.GaugeLabel.FontFamilyProperty">
          <a class="xref" href="C1.WPF.Gauge.GaugeLabel.FontFamilyProperty.html">FontFamilyProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.GaugeLabel.FontFamily.html#C1_WPF_Gauge_GaugeLabel_FontFamily">FontFamily</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_GaugeLabel_FontSizeProperty" data-uid="C1.WPF.Gauge.GaugeLabel.FontSizeProperty">
          <a class="xref" href="C1.WPF.Gauge.GaugeLabel.FontSizeProperty.html">FontSizeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.GaugeLabel.FontSize.html#C1_WPF_Gauge_GaugeLabel_FontSize">FontSize</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_GaugeLabel_FontStyleProperty" data-uid="C1.WPF.Gauge.GaugeLabel.FontStyleProperty">
          <a class="xref" href="C1.WPF.Gauge.GaugeLabel.FontStyleProperty.html">FontStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.GaugeLabel.FontStyle.html#C1_WPF_Gauge_GaugeLabel_FontStyle">FontStyle</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_GaugeLabel_FontWeightProperty" data-uid="C1.WPF.Gauge.GaugeLabel.FontWeightProperty">
          <a class="xref" href="C1.WPF.Gauge.GaugeLabel.FontWeightProperty.html">FontWeightProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.GaugeLabel.FontWeight.html#C1_WPF_Gauge_GaugeLabel_FontWeight">FontWeight</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_GaugeLabel_FormatProperty" data-uid="C1.WPF.Gauge.GaugeLabel.FormatProperty">
          <a class="xref" href="C1.WPF.Gauge.GaugeLabel.FormatProperty.html">FormatProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.GaugeLabel.Format.html#C1_WPF_Gauge_GaugeLabel_Format">Format</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_GaugeLabel_IsRotatedProperty" data-uid="C1.WPF.Gauge.GaugeLabel.IsRotatedProperty">
          <a class="xref" href="C1.WPF.Gauge.GaugeLabel.IsRotatedProperty.html">IsRotatedProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.GaugeLabel.IsRotated.html#C1_WPF_Gauge_GaugeLabel_IsRotated">IsRotated</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_GaugeLabel_IsScaledProperty" data-uid="C1.WPF.Gauge.GaugeLabel.IsScaledProperty">
          <a class="xref" href="C1.WPF.Gauge.GaugeLabel.IsScaledProperty.html">IsScaledProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.GaugeLabel.IsScaled.html#C1_WPF_Gauge_GaugeLabel_IsScaled">IsScaled</a> dependency property.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_WPF_Gauge_GaugeLabel_Converter" data-uid="C1.WPF.Gauge.GaugeLabel.Converter">
          <a class="xref" href="C1.WPF.Gauge.GaugeLabel.Converter.html#C1_WPF_Gauge_GaugeLabel_Converter">Converter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the converter to convert the values.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_GaugeLabel_FontFamily" data-uid="C1.WPF.Gauge.GaugeLabel.FontFamily">
          <a class="xref" href="C1.WPF.Gauge.GaugeLabel.FontFamily.html#C1_WPF_Gauge_GaugeLabel_FontFamily">FontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_GaugeLabel_FontSize" data-uid="C1.WPF.Gauge.GaugeLabel.FontSize">
          <a class="xref" href="C1.WPF.Gauge.GaugeLabel.FontSize.html#C1_WPF_Gauge_GaugeLabel_FontSize">FontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_GaugeLabel_FontStyle" data-uid="C1.WPF.Gauge.GaugeLabel.FontStyle">
          <a class="xref" href="C1.WPF.Gauge.GaugeLabel.FontStyle.html#C1_WPF_Gauge_GaugeLabel_FontStyle">FontStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_GaugeLabel_FontWeight" data-uid="C1.WPF.Gauge.GaugeLabel.FontWeight">
          <a class="xref" href="C1.WPF.Gauge.GaugeLabel.FontWeight.html#C1_WPF_Gauge_GaugeLabel_FontWeight">FontWeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_GaugeLabel_Format" data-uid="C1.WPF.Gauge.GaugeLabel.Format">
          <a class="xref" href="C1.WPF.Gauge.GaugeLabel.Format.html#C1_WPF_Gauge_GaugeLabel_Format">Format</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the format applied to the values.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_GaugeLabel_IsRotated" data-uid="C1.WPF.Gauge.GaugeLabel.IsRotated">
          <a class="xref" href="C1.WPF.Gauge.GaugeLabel.IsRotated.html#C1_WPF_Gauge_GaugeLabel_IsRotated">IsRotated</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the text is rotated.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_GaugeLabel_IsScaled" data-uid="C1.WPF.Gauge.GaugeLabel.IsScaled">
          <a class="xref" href="C1.WPF.Gauge.GaugeLabel.IsScaled.html#C1_WPF_Gauge_GaugeLabel_IsScaled">IsScaled</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the text is scaled to fit specified thickness.</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_WPF_Gauge_GaugeLabel_Render_System_Windows_Media_DrawingContext_System_String_System_Windows_Point_System_Windows_Point_System_Windows_Media_Brush_" data-uid="C1.WPF.Gauge.GaugeLabel.Render(System.Windows.Media.DrawingContext,System.String,System.Windows.Point,System.Windows.Point,System.Windows.Media.Brush)">
          <a class="xref" href="C1.WPF.Gauge.GaugeLabel.Render.html#C1_WPF_Gauge_GaugeLabel_Render_System_Windows_Media_DrawingContext_System_String_System_Windows_Point_System_Windows_Point_System_Windows_Media_Brush_">Render(DrawingContext, string, Point, Point, Brush)</a>
        </td>
        <td class="markdown level1 summary"><p>Draw the a label.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
