2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / Border Class / Rounding Property

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