Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
(Using Excel 10.1.8 on Mac OSX)
Is there any way yet of changing the text of the tooltip which appears when the mouse hovers over a datapoint in an Excel Chart? I know there are solutions using Chart_MouseMove and showing and hiding labels, (Mehta Tushar's add-in?), but this is a bit slow and causes the text in the "Name box" to continually flicker as the MouseMove is fired. What I really want is a scattergraph where each point represents a person (whose name should appear in the tooltip when the mouse moves over). The only way I can think of 'editing' the tooltip is to plot each point as a separate series and give them the relevant names (and just suffer the extra "Series..." and data value parts of the tooltip). If anyone knows how the tooltip can be accessed please let me know. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Load ws cell data into a textbox via click on chart datapoint | Charts and Charting in Excel | |||
Oriented datapoint markers on chart | Charts and Charting in Excel | |||
Customize Text for Pausing Over Chart Datapoint | Excel Programming | |||
Accessing Tooltip Data in an Excel Chart | Excel Programming | |||
Change the tooltip text for a datapoint | Charts and Charting in Excel |