[]
Provides the properties set that describes the rounding of border corners.
[TypeConverter(typeof(c1ChartTypeConverter))]
public class Rounding
| Name | Description |
|---|---|
| All | Gets or sets the radius of rounding for all corners of the rectangle. |
| LeftBottom | Gets or sets the radius of rounding for the left bottom corner of the rectangle. |
| LeftTop | Gets or sets the radius of rounding for the left top corner of the rectangle. |
| RightBottom | Gets or sets the radius of rounding for the right bottom corner of the rectangle. |
| RightTop | Gets or sets the radius of rounding for the right top corner of the rectangle. |
| Name | Description |
|---|---|
| ToString() |