Angular VectorMap - annotations.shadow
Configures the annotation's shadows.
blur
Specifies the blur distance of the shadows. A larger value increases the blur distance.
color
Colors the annotation's shadows.
This property supports the following colors:
- Hexadecimal colors
- RGB colors
- RGBA colors
- Predefined/cross-browser color names
- Predefined SVG colors
- Paint server address
offsetX
Moves the shadows horizontally.
The number assigned to this property specifies the shift in pixels. A negative number shifts the shadows to the left and a positive number shifts them to the right.
offsetY
Moves the shadows vertically.
The number assigned to this property specifies the shift in pixels. A negative number shifts the shadows up and a positive number shifts them down.
opacity
Specifies the opacity of the shadows.
This property accepts a value from 0 to 1: 0 makes the shadows transparent; 1 makes them opaque.
If you have technical questions, please create a support ticket in the DevExpress Support Center.