Name | Description | |
---|---|---|
ChartBorder Constructor | Initializes a new instance of 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 | |
---|---|---|
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 | |
---|---|---|
GetProperty | Gets one property value. (Inherited from C1.Win.FlexReport.Chart.ChartPropertyBagObject) | |
HasProperty | Indicates whether one property is modified. (Inherited from C1.Win.FlexReport.Chart.ChartPropertyBagObject) | |
OnPropertyChanged | Notify one property is changed. (Inherited from C1.Win.FlexReport.Chart.ChartObject) | |
RemoveProperty | Reset one property to default state. (Inherited from C1.Win.FlexReport.Chart.ChartPropertyBagObject) | |
SetProperty | Overloaded. Modify the property value. Force to set if equals default value. (Inherited from C1.Win.FlexReport.Chart.ChartPropertyBagObject) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject) |