F
ferosekhanj
Hi,
I am using the Chart from Office Web Component 2003. We are doing some
custom rendering by drawing some of our own data to the graph. I can
find out the drawing coordinates byusing the following
Coordinate acoordinate =
aChart.SeriesCollection[0].ValueToPoint(10, 0, 0);
But I also need to add some interaction to these custom graphics. Now
in the mouse move I get the coordinates but I dont know how to convert
this to the chart values. Is there any standard api for this or else
how to find this information..
Regards,
Ferose Khan J
Siemens Information Systems Ltd.,
I am using the Chart from Office Web Component 2003. We are doing some
custom rendering by drawing some of our own data to the graph. I can
find out the drawing coordinates byusing the following
Coordinate acoordinate =
aChart.SeriesCollection[0].ValueToPoint(10, 0, 0);
But I also need to add some interaction to these custom graphics. Now
in the mouse move I get the coordinates but I dont know how to convert
this to the chart values. Is there any standard api for this or else
how to find this information..
Regards,
Ferose Khan J
Siemens Information Systems Ltd.,