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 | |
---|---|---|
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 | |
---|---|---|
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) |