ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D 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