HeatmapToolTipOptions Properties
Contains options for heatmap cell tooltips.
Name | Description |
---|---|
Auto |
Gets or sets the time interval during which the tooltip is displayed. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Close |
Specifies whether a tooltip is closed when its corresponding visual element is clicked. |
Content |
Gets or sets content margins. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Initial |
Gets or sets the delay before the tooltip is displayed. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Open |
Specifies when heatmap tooltips are displayed. |
Pattern | Gets or sets a format string that is applied to tooltip text. |
See Also