ToolTipOptions Properties
Contains settings that define how to display tooltips within a Tree Map.| Name | Description |
|---|---|
| AutoPopDelay | Gets or sets the time interval in which tooltip is displayed. |
| CloseOnClick | Gets or sets a value indicating whether a tooltip is closed when a tree map item is clicked. |
| InitialDelay | Gets or sets the delay before tooltips are invoked. |
| OpenMode | Gets or sets the opening mode of tooltips. |
| Owner | Returns an object’s owner. Inherited from TreeMapDependencyObject. |
| Position | Gets or sets a value indicating how the tooltip position is defined. |
See Also