# C1.Win.FlexReport.Chart.ChartRounding.RightTop

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_FlexReport_Chart_ChartRounding_RightTop_" data-uid="C1.Win.FlexReport.Chart.ChartRounding.RightTop*">RightTop Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_FlexReport_Chart_ChartRounding_RightTop_" data-uid="C1.Win.FlexReport.Chart.ChartRounding.RightTop*"></a>
<h4 id="C1_Win_FlexReport_Chart_ChartRounding_RightTop" data-uid="C1.Win.FlexReport.Chart.ChartRounding.RightTop">RightTop</h4>
<div class="markdown level1 summary"><p>Gets or sets the rounding radius for the right top corner of the border, in twips.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[TypeConverter(typeof(PageUnitConverter))]
public double RightTop { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(PageUnitConverter))&gt;
Public Property RightTop As Double</code></pre>
</div>
<h5 id="C1_Win_FlexReport_Chart_ChartRounding_RightTop_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>Setting this property will override the <a class="xref" href="C1.Win.FlexReport.Chart.ChartRounding.All.html#C1_Win_FlexReport_Chart_ChartRounding_All">All</a>
property value for the RightTop region of the border.</p>
</div>
</div>
