What pie chart are you using? Did you use GDI+ to create your own?
If so - you can find out where in the pie's arc the mouse is sitting and calculate which section it actually touches. Then you can adjust the tooltip text for its current position. It's a lot of work though.
There may be 3rd party tools that already allow you to do this.
I know the basic alogorithm and i can get the mouse cordinates as well in the mouse_move event. But how to find out whether mouse lies on a particular slice or not ?!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.