Name | Description | |
---|---|---|
ChartVisualEffectsStyle.EdgeStyle Constructor | Initializes a new instance of ChartVisualEffectsStyle.EdgeStyle object. |
The following tables list the members exposed by ChartVisualEffectsStyle.EdgeStyle.
Name | Description | |
---|---|---|
ChartVisualEffectsStyle.EdgeStyle Constructor | Initializes a new instance of ChartVisualEffectsStyle.EdgeStyle object. |
Name | Description | |
---|---|---|
Rounding | Gets or sets the radius rounding for rectangular elements. When Scalable property is true it is measured in relative units, otherwise - in pixels. | |
Width | Gets or sets the width of element edge. When Scalable property is true it is measured in relative units, otherwise - in pixels. |
Name | Description | |
---|---|---|
ResetRounding | Resets the Rounding to default state. | |
ResetWidth | Resets the Width to default state. | |
ShouldSerializeRounding | Returns false if Rounding is in default state. | |
ShouldSerializeWidth | Returns false if Width 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) |