Name | Description | |
---|---|---|
ChartVisualEffectsStyle.ShadowStyle Constructor | Initializes a new instance of ChartVisualEffectsStyle.ShadowStyle object. |
The following tables list the members exposed by ChartVisualEffectsStyle.ShadowStyle.
Name | Description | |
---|---|---|
ChartVisualEffectsStyle.ShadowStyle Constructor | Initializes a new instance of ChartVisualEffectsStyle.ShadowStyle object. |
Name | Description | |
---|---|---|
Offset | Gets or sets the shadow offset. | |
Soft | Gets or sets a value indicating whether the shadow has soft shape. | |
Transparency | Gets or sets the shadow transparency. |
Name | Description | |
---|---|---|
AssignFrom | (Inherited from C1.Win.FlexReport.Chart.ChartPropertyBagObject) | |
ResetOffset | Resets the Offset to default state. | |
ResetSoft | Resets the Soft to default state. | |
ResetTransparency | Resets the Transparency to default state. | |
ShouldSerializeOffset | Returns false if Offset is in default state. | |
ShouldSerializeSoft | Returns false if Soft is in default state. | |
ShouldSerializeTransparency | Returns false if Transparency is in default state. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject) |