Name | Description | |
---|---|---|
ChartRounding Constructor |
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 | |
---|---|---|
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 | |
---|---|---|
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) |