BrentNewbury

WinForms FSCommand Event

Recommended Posts

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

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now