Y
yilmaz tandogan
Hi,
I am trying to use Excel automation to produce Scatter graphs that have
trendlines.(points also.) In Excel 2003 when mouse is over any point in the
scatter graph tooltip says something like that "Series 1 point 400
(400;5000)", this info stands for X and Y values of the point itself.
However I want to change tooltip, lets say when mouse is over any point I
want the tooltip to show "Level:A;Wage:5000$"(Level A stands for 400, Wage
stands for 5000). After a while working object model of Excel 11.0 Object
model library, I got methods and properties of the Point object(child of
SeriesCollection object) but I couldn't find any methods or properties which
overrides the default tooltiptext. Do you know if object model gives
opportunity override default tooltiptext or not. Thanks in advance. I would
appreciate any help.
Yilmaz Tandogan
Senior Software Engineer.
Mail:[email protected]
I am trying to use Excel automation to produce Scatter graphs that have
trendlines.(points also.) In Excel 2003 when mouse is over any point in the
scatter graph tooltip says something like that "Series 1 point 400
(400;5000)", this info stands for X and Y values of the point itself.
However I want to change tooltip, lets say when mouse is over any point I
want the tooltip to show "Level:A;Wage:5000$"(Level A stands for 400, Wage
stands for 5000). After a while working object model of Excel 11.0 Object
model library, I got methods and properties of the Point object(child of
SeriesCollection object) but I couldn't find any methods or properties which
overrides the default tooltiptext. Do you know if object model gives
opportunity override default tooltiptext or not. Thanks in advance. I would
appreciate any help.
Yilmaz Tandogan
Senior Software Engineer.
Mail:[email protected]