[]
Defines the different visual effects that can be used on the chart elements such as scaling, light, and shadow effects.
[Browsable(true)]
public class VisualEffects : SmartPainter
Name | Description |
---|---|
this[int] | Gets style by the specified index. |
this[string] | Gets style by the specified name. |
Styles | Gets the collection of the VisualEffectsStyle. |