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

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