# FarPoint.Win.Chart.ValueAxis.LocationCustomValue

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_Chart_ValueAxis_LocationCustomValue_" data-uid="FarPoint.Win.Chart.ValueAxis.LocationCustomValue*">LocationCustomValue Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_Chart_ValueAxis_LocationCustomValue_" data-uid="FarPoint.Win.Chart.ValueAxis.LocationCustomValue*"></a>
<h4 id="FarPoint_Win_Chart_ValueAxis_LocationCustomValue" data-uid="FarPoint.Win.Chart.ValueAxis.LocationCustomValue">LocationCustomValue</h4>
<div class="markdown level1 summary"><p>Gets or sets the custom location of the axis relative to the plot area.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public double LocationCustomValue { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property LocationCustomValue As Double</code></pre>
</div>
<h5 id="FarPoint_Win_Chart_ValueAxis_LocationCustomValue_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>This value only has an effect if the Location property is set to AxisLocation.Value</p>
</div>
</div>
