Assembly: Visualizators;
Namespace: Prognoz.Platform.Interop.Visualizators;
The IVZBrushEffect interface is used to work with brush effect.
IVZBrushEffect
The interface can be used to set up effects via IVZDataVisualizer (HoverActiveEffects, HoverInactiveEffects, SelectActiveEffects, SelectInactiveEffects) and IVZMapChartShape (Effects).
| Property name | Brief description | |
| The BackgroundBrush property determines the brush that can be used to fill background. |
See also: