blur
Specifies the shadows' blur distance. A larger value increases the blur distance.
color
Colors the labels' 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 from their initial positions.
The number assigned to this property specifies the shift in pixels. A negative number shifts the shadows to the left, a positive number - to the right.
offsetY
Moves the shadows vertically from their initial positions.
The number assigned to this property specifies the shift in pixels. A negative number shifts the shadows to the top, a positive number - to the bottom.
opacity
Specifies the shadows' transparency.
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.