FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartBorder Class / Rounding Property

In This Topic
    Rounding Property (ChartBorder)
    In This Topic
    Gets the ChartRounding object that controls the rounding of corners.
    Syntax
    'Declaration
     
    Public ReadOnly Property Rounding As ChartRounding
    public ChartRounding Rounding {get;}
    See Also