FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartRounding Class / All Property

In This Topic
    All Property (ChartRounding)
    In This Topic
    Gets or sets the rounding radius for all corners of the border, in twips.
    Syntax
    'Declaration
     
    Public Property All As Double
    public double All {get; set;}
    See Also