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

In This Topic
    RightBottom Property
    In This Topic
    Gets or sets the radius of rounding for the right bottom corner of the rectangle.
    Syntax
    'Declaration
     
    Public Property RightBottom As System.Integer
    public System.int RightBottom {get; set;}
    Remarks
    Setting this property will override the All property value for the RightBottom region of the border.
    See Also