CustomizeHeatmapToolTipEventArgs Properties
Provides data for the CustomizeHeatmapToolTip event.| Name | Description |
|---|---|
| HeatmapCell | Returns a heatmap cell for which a tooltip is shown. |
| Text | Gets or sets the cell tooltip text. |
| Title | Gets or sets the cell tooltip title. |
See Also