# C1.Win.FlexReport.Chart.ChartRounding.LeftTop

## Content

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