Gets or sets the radius of rounding for the left top corner of the rectangle.
            
        
    Namespace: 
   C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# | 
|---|
[RefreshPropertiesAttribute(RefreshProperties.All)] public int LeftTop { get; set; }  | 
| Visual Basic | 
|---|
<RefreshPropertiesAttribute(RefreshProperties.All)> _ Public Property LeftTop As Integer Get Set  | 
Remarks
            Setting this property will override the All
            property value for the LeftTop region of the border.