[]
Gets or sets the rounding radius for all corners of the border, in twips.
[C1Description("ChartRounding.All", "The rounding radius for all corners of the border, in twips.")]
[TypeConverter(typeof(PageUnitConverter))]
public double All { get; set; }
<C1Description("ChartRounding.All", "The rounding radius for all corners of the border, in twips.")>
<TypeConverter(GetType(PageUnitConverter))>
Public Property All As Double