Enum ToolTipDisplayMode
An enumeration that defines members for the possible tool tip displays modes of RadTreeMapElement.
Namespace: Telerik.WinControls.UI.HeatMap
Assembly: Telerik.WinControls.UI.dll
Syntax
[Flags]
public enum ToolTipDisplayMode
None
Does not display tool or screen tips.
ScreenTip
Displays a screen tip when an item or a group is hovered.
ToolTip
Displays a tool tip when an item or a group is hovered.