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. |
CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
CloseOnClick | Gets or sets a value indicating whether a tooltip is closed when a tree map item is clicked. |
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject. |
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject. |
InitialDelay | Gets or sets the delay before tooltips are invoked. |
IsFrozen | Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject. |
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