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

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