How to show data tips for certain points in graph without moving mouse over it
3 views
Skip to first unread message
naren
unread,
Nov 7, 2009, 9:03:51 AM11/7/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Flex India Community
Hello everyone,
I am trying to draw a graph of temperature Vs time
through linechart. I need a way to display the datatips for specific
temperature values on the graph which have exceeded the threshold
value without moving mouse over it..How would I do that..?