HeatmapToolTipOptions Properties
Contains options for heatmap cell tooltips.| Name | Description |
|---|---|
| AutoPopDelay | Gets or sets the time interval during which the tooltip is displayed. |
| CloseOnClick | Specifies whether a tooltip is closed when its corresponding visual element is clicked. |
| ContentMargin | Gets or sets content margins. |
| InitialDelay | Gets or sets the delay before the tooltip is displayed. |
| OpenMode | Specifies when heatmap tooltips are displayed. |
| Pattern | Gets or sets a format string that is applied to tooltip text. |
See Also