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 | |
---|---|---|
AssignFrom | (Inherited from C1.Win.FlexReport.Chart.ChartPropertyBagObject) | |
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 | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject) |