ComponentOne Chart for .NET (2.0) Search HelpCentral 

Rounding.RightBottom Property

Gets or sets the radius of rounding for the right bottom corner of the rectangle.

[Visual Basic]

Public Property RightBottom As Integer

[C#]

public int RightBottom {get;set;}

[Delphi]

public property RightBottom: Int32 read get_RightBottom write set_RightBottom;

Remarks

Setting this property will override the All property value for the RightBottom region of the border.

See Also

Rounding Class | Rounding Members | C1.Win.C1Chart Namespace | Rounding Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.