[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartRounding.All

All Property

All

Gets or sets the rounding radius for all corners of the border, in twips.

Declaration
[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