[]
        
(Showing Draft Content)

C1.Win.C1Chart.Rounding

Rounding Class

Provides the properties set that describes the rounding of border corners.

Inheritance
Rounding
Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
[TypeConverter(typeof(c1ChartTypeConverter))]
public class Rounding

Properties

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.

Methods

Name Description
ToString()