DxTooltipSettings Properties
Contains tooltip settings.| Name | Description |
|---|---|
| ArrowLength | Specifies the tooltip arrow length. |
| Color | Specifies the tooltip color. |
| CornerRadius | Specifies the corner radius for tooltip borders. |
| Enabled | Specifies whether tooltips are enabled. |
| Opacity | Specifies tooltip opacity. |
| PaddingLeftRight | Specifies the padding between the left or right tooltip edge and tooltip content. |
| PaddingTopBottom | Specifies the padding between the top or bottom tooltip edge and content. |
| ZIndex | Specifies the tooltip Z-index. |
See Also