F
Francisco Gomez
Hi!
When I put the mouse over a point in a XY scatter chart, I get a Tooltip
that shows Series"Serie Name",Point "xValue" and (xvalue;yValue). Is there
any way to change this text.
I'ts enough for me to change Point "xValue" with a Point "myownLabel". If
not, can you tell me how to draw my own 'tooltip'?. I am using MouseUp event
to show the info I need in a msgbox when MouseUp (many, many thanks, Jon
Peltier), but i'd rather prefer the tooltip with MouseMove...
Thanks in advance!
When I put the mouse over a point in a XY scatter chart, I get a Tooltip
that shows Series"Serie Name",Point "xValue" and (xvalue;yValue). Is there
any way to change this text.
I'ts enough for me to change Point "xValue" with a Point "myownLabel". If
not, can you tell me how to draw my own 'tooltip'?. I am using MouseUp event
to show the info I need in a msgbox when MouseUp (many, many thanks, Jon
Peltier), but i'd rather prefer the tooltip with MouseMove...
Thanks in advance!