XamRadialMenu tooltip is a small visual element shown outside of the menu when a user hovers over a menu item. The tooltip usually contains helpful user information that you can specify using the Tooltip property. If tooltip’s message is not specified it is resolved based on the menu item type as shown in the table below:
Menu item type
Default tooltip content
Button item
The content of the Header property (assuming it is not an element).
Numeric item
Color item
List item
Gauge item
The pending value
Color well
The calculated color name
The following is a screenshot showing the xamRadialMenu tooltip:
Tooltips Configuration Summary
Tooltips configuration summary chart
The following table briefly explains the main configurable aspects of the xamRadialMenu’s tooltips.