User (Legacy) Posted February 20, 2006 Report Share Posted February 20, 2006 I want to get the mouse click event. I try to test some way that I register event handler and HTML tag, but I can not get the event. My chart is scrollable and has tipmask. I think that scrollable chart is control that likes to winform control, so, in webform, chart like this can not get the event such as mouse click. am i right? Link to comment Share on other sites More sharing options...
Software FX Posted February 20, 2006 Report Share Posted February 20, 2006 You need to produce a .NET Client instead of an image in order to handle Mouse events. Set your HtmlTag property to ".NET". -- Francisco Padron www.chartfx.com Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.