[]
Gets or sets the rounding radius for the right bottom corner of the border, in twips.
[C1Description("ChartRounding.RightBottom", "The rounding radius for the right bottom corner of the border, in twips.")]
[TypeConverter(typeof(PageUnitConverter))]
public double RightBottom { get; set; }
<C1Description("ChartRounding.RightBottom", "The rounding radius for the right bottom corner of the border, in twips.")>
<TypeConverter(GetType(PageUnitConverter))>
Public Property RightBottom As Double
Setting this property will override the All property value for the RightBottom region of the border.