Gets or sets the radius of rounding for the right 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 RightTop { get; set; } |
Visual Basic |
---|
<RefreshPropertiesAttribute(RefreshProperties.All)> _ Public Property RightTop As Integer Get Set |
Remarks
Setting this property will override the All
property value for the RightTop region of the border.