# C1.WPF.Gauge.C1LinearGauge.DefaultLength

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_WPF_Gauge_C1LinearGauge_DefaultLength_" data-uid="C1.WPF.Gauge.C1LinearGauge.DefaultLength*">DefaultLength Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_WPF_Gauge_C1LinearGauge_DefaultLength_" data-uid="C1.WPF.Gauge.C1LinearGauge.DefaultLength*"></a>
<h4 id="C1_WPF_Gauge_C1LinearGauge_DefaultLength" data-uid="C1.WPF.Gauge.C1LinearGauge.DefaultLength">DefaultLength</h4>
<div class="markdown level1 summary"><p>Gets or sets the default length (width when direction is horizontal, owtherwise height) of the gauge.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public double DefaultLength { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property DefaultLength As Double</code></pre>
</div>
</div>
