# C1.Win.FlexReport.Chart.Chart3DView.ViewportVerticalShift

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_FlexReport_Chart_Chart3DView_ViewportVerticalShift_" data-uid="C1.Win.FlexReport.Chart.Chart3DView.ViewportVerticalShift*">ViewportVerticalShift Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_FlexReport_Chart_Chart3DView_ViewportVerticalShift_" data-uid="C1.Win.FlexReport.Chart.Chart3DView.ViewportVerticalShift*"></a>
<h4 id="C1_Win_FlexReport_Chart_Chart3DView_ViewportVerticalShift" data-uid="C1.Win.FlexReport.Chart.Chart3DView.ViewportVerticalShift">ViewportVerticalShift</h4>
<div class="markdown level1 summary"><p>Gets or sets the vertical shift of chart viewport.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public float ViewportVerticalShift { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property ViewportVerticalShift As Single</code></pre>
</div>
<h5 id="C1_Win_FlexReport_Chart_Chart3DView_ViewportVerticalShift_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>Specifies the degree of vertical view translation from a full view. Translation is relative to a normalized
box with origin in the bottom left corner. Translation of more than a full unit (more than 1.0 or -1.0)
causes the view to translate “out of view” when ViewPortScale=1.</p>
</div>
</div>
