BrentNewbury

Members
  • Content count

    2
  • Joined

  • Last visited

About BrentNewbury

  • Rank
    Forum Newbie
  1. WinForms FSCommand Event

    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
  2. WinForms FSCommand Event

    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