| C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : ChartRounding Class |
The following tables list the members exposed by ChartRounding.
| Name | Description | |
|---|---|---|
![]() | ChartRounding Constructor |
| Name | Description | |
|---|---|---|
![]() | All | Gets or sets the rounding radius for all corners of the border, in twips. |
![]() | LeftBottom | Gets or sets the rounding radius for the left bottom corner of the border, in twips. |
![]() | LeftTop | Gets or sets the rounding radius for the left top corner of the border, in twips. |
![]() | RightBottom | Gets or sets the rounding radius for the right bottom corner of the border, in twips. |
![]() | RightTop | Gets or sets the rounding radius for the right top corner of the border, in twips. |
| Name | Description | |
|---|---|---|
![]() | AssignFrom | (Inherited from C1.Win.FlexReport.Chart.ChartPropertyBagObject) |
![]() | ResetAll | Resets the All to default state. |
![]() | ResetLeftBottom | Resets the LeftBottom to default state. |
![]() | ResetLeftTop | Resets the LeftTop to default state. |
![]() | ResetRightBottom | Resets the RightBottom to default state. |
![]() | ResetRightTop | Resets the RightTop to default state. |
![]() | ShouldSerializeAll | Returns false if All is in default state. |
![]() | ShouldSerializeLeftBottom | Returns false if LeftBottom is in default state. |
![]() | ShouldSerializeLeftTop | Returns false if LeftTop is in default state. |
![]() | ShouldSerializeRightBottom | Returns false if RightBottom is in default state. |
![]() | ShouldSerializeRightTop | Returns false if RightTop is in default state. |
![]() | ToString |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject) |