BrentNewbury Report post Posted August 28, 2007 Hi all, I'm just using these fantastic charts but I'm running into problems when we embed them into our WinForms project. Is there anway we'd be able to programatically detect when a portion of the chart is clicked without launching a url? I did try to hook into the FSCommand event but it doesn't seem to be fired at all. See attachment for sample project. Regards, Brent Newbury FusionCharts.zip Share this post Link to post Share on other sites
Pallav Report post Posted August 29, 2007 Brent, I'm afraid it's not directly possible to track it. We'll have to customize the code to attain this. Share this post Link to post Share on other sites
BrentNewbury Report post Posted August 30, 2007 Thank you very much for your response. Rather than modifying the url property, would it be possible to have something like click property which will fire a FSCommand event with the command being click and the value being whatever the value of click was set to, e.g. <set value='27400' click='MyClickValue' /> Just a suggestion. Again, thank you for your response. Regards, Brent Share this post Link to post Share on other sites
Pallav Report post Posted August 31, 2007 Hi Brent, Thanks for your suggestion. We'll be trying this in Sep end/Oct first week. Share this post Link to post Share on other sites
dtondo Report post Posted November 29, 2007 i need that solution too... Share this post Link to post Share on other sites