Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
Effect Class Members
The following tables list the members exposed by Effect.
Public Properties
| Name | Description |
| Component | A reference to the chart component which owns this effect. |
| Enabled | Determines whether or not this effect will be applied. |
Public Methods
| Name | Description |
| Apply | Overloaded. Applies this Effect to the given SceneGraph. |
| Clone | Creates a memberwise clone of this Effect. |
| Invalidate | Forces the current component to refresh if possible. |
| ToString | Returns a string representation of this Effect. |
See Also