ToolTipOptions Fields
Contains settings that define how to display tooltips within a Tree Map.Name | Description |
---|---|
AutoPopDelayProperty static | Identifies the ToolTipOptions.AutoPopDelay dependency property. |
CloseOnClickProperty static | Identifies the ToolTipOptions.CloseOnClick dependency property. |
InitialDelayProperty static | Identifies the ToolTipOptions.InitialDelay dependency property. |
OpenModeProperty static | Identifies the ToolTipOptions.OpenMode dependency property. |
PositionProperty static | Identifies the ToolTipOptions.Position dependency property. |
See Also