# C1.Win.Chart.Interaction.AxisScrollbar.UpperValue

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Chart_Interaction_AxisScrollbar_UpperValue_" data-uid="C1.Win.Chart.Interaction.AxisScrollbar.UpperValue*">UpperValue Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Chart_Interaction_AxisScrollbar_UpperValue_" data-uid="C1.Win.Chart.Interaction.AxisScrollbar.UpperValue*"></a>
<h4 id="C1_Win_Chart_Interaction_AxisScrollbar_UpperValue" data-uid="C1.Win.Chart.Interaction.AxisScrollbar.UpperValue">UpperValue</h4>
<div class="markdown level1 summary"><p>Gets or sets the current upper magnitude of the range control.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[C1Description(&quot;Interaction.AxisScrollbar.UpperValue&quot;, &quot;Gets or sets the current upper magnitude of the range control.&quot;)]
public double UpperValue { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;C1Description(&quot;Interaction.AxisScrollbar.UpperValue&quot;, &quot;Gets or sets the current upper magnitude of the range control.&quot;)&gt;
Public Property UpperValue As Double</code></pre>
</div>
</div>
