# C1.Win.FlexReport.Chart.ChartRounding.RightBottom

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_FlexReport_Chart_ChartRounding_RightBottom_" data-uid="C1.Win.FlexReport.Chart.ChartRounding.RightBottom*">RightBottom Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_FlexReport_Chart_ChartRounding_RightBottom_" data-uid="C1.Win.FlexReport.Chart.ChartRounding.RightBottom*"></a>
<h4 id="C1_Win_FlexReport_Chart_ChartRounding_RightBottom" data-uid="C1.Win.FlexReport.Chart.ChartRounding.RightBottom">RightBottom</h4>
<div class="markdown level1 summary"><p>Gets or sets the rounding radius for the right bottom 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 RightBottom { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(PageUnitConverter))&gt;
Public Property RightBottom As Double</code></pre>
</div>
<h5 id="C1_Win_FlexReport_Chart_ChartRounding_RightBottom_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 RightBottom region of the border.</p>
</div>
</div>
