# C1.WPF.Gauge.GaugeDecorator.AbsoluteLocation

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_WPF_Gauge_GaugeDecorator_AbsoluteLocation_" data-uid="C1.WPF.Gauge.GaugeDecorator.AbsoluteLocation*">AbsoluteLocation Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_WPF_Gauge_GaugeDecorator_AbsoluteLocation_" data-uid="C1.WPF.Gauge.GaugeDecorator.AbsoluteLocation*"></a>
<h4 id="C1_WPF_Gauge_GaugeDecorator_AbsoluteLocation" data-uid="C1.WPF.Gauge.GaugeDecorator.AbsoluteLocation">AbsoluteLocation</h4>
<div class="markdown level1 summary"><p>Gets or sets a logical value representing the base axis of the decorator. In radial gauges the abolute zero is the center of the gauge whereas in linear is the bottom edge.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public double AbsoluteLocation { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property AbsoluteLocation As Double</code></pre>
</div>
</div>
