Jump to content
Software FX Community

OnMouseOver only firing over series graph


Fireworkx

Recommended Posts

Hi

I'm using the following on server-side:

Chart.AllSeries.Link.OnMouseOver = "onPointHover('%x')";

This generates javascript mouseover events, calling my onPointHover function with the value of the X-axis.

Works great, but only while hovering over actual chart graphic (eg. the coloured Area or Bar regions).

How can I make it fire while hovering over any part of the chart?

Any help much appreciated.

Thanks

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...