| C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : ChartBorder Class |
The following tables list the members exposed by ChartBorder.
| Name | Description | |
|---|---|---|
![]() | ChartBorder Constructor | Initializes a new instance of ChartBorder class. |
| Name | Description | |
|---|---|---|
![]() | BorderStyle | Gets or sets the border style. |
![]() | Color | Gets or sets the border color. |
![]() | Rounding | Gets the ChartRounding object that controls the rounding of corners. |
![]() | Thickness | Gets to sets the thickness of the border, in twips. |
| Name | Description | |
|---|---|---|
![]() | AssignFrom | Overridden. |
![]() | ResetBorderStyle | Resets the BorderStyle to default state. |
![]() | ResetColor | Resets the Color to default state. |
![]() | ResetRounding | Resets the Rounding to default state. |
![]() | ResetThickness | Resets the Thickness to default state. |
![]() | ShouldSerializeBorderStyle | Returns false if BorderStyle is in default state. |
![]() | ShouldSerializeColor | Returns false if Color is in default state. |
![]() | ShouldSerializeRounding | Returns false if Rounding is in default state. |
![]() | ShouldSerializeThickness | Returns false if Thickness is in default state. |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject) |