blur
Specifies the blur distance of a tooltip's shadow. The larger the value, the blurrier the shadow's edge.
color
Colors a tooltip's shadow.
This property supports the following colors:
- Hexadecimal colors
- RGB colors
- RGBA colors
- Predefined/cross-browser color names
- Predefined SVG colors
- Paint server address
offsetX
Specifies the horizontal offset of a tooltip's shadow relative to the tooltip itself. Measured in pixels.
offsetY
Specifies the vertical offset of a tooltip's shadow relative to the tooltip itself. Measured in pixels.
opacity
Specifies the transparency of a tooltip's shadow.
This property accepts a value from 0 to 1, where 0 makes the shadow completely transparent, and 1 makes it opaque.
If you have technical questions, please create a support ticket in the DevExpress Support Center.