Kjell Posted November 26, 2007 Report Share Posted November 26, 2007 Hi I am in need to make an AJAX response to a click event depending on where the user clicked on a chart. If I attach a click event I will be able to find out the series and point on the server which is what I require. However there is no result variable in the hiteventargs so when the SFX_onCallbackReadyDelegate is called the result is always empty. I need to be able to pass information about which point invoked the click event back to the client again. How would i best go about this?I need a solution that will both work on Image and .NET rendering. /K Quote Link to comment Share on other sites More sharing options...
Kjell Posted November 26, 2007 Author Report Share Posted November 26, 2007 ... also there seems to be some trouble with click event in curveareas when rendering in image mode. Coordinates always point to the same point. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.