Page 1 of 1

The MarksTip tool text goes away after some time

Posted: Mon Mar 06, 2006 12:08 pm
by 9788742
I am using MarksTip in my t-char control to display the data point when user clicks on a particular point on the series.
Everything works fine, on click of a particular data point the x and y value appears in a label, but after few seconds if the i don't dont do anything, the label goes away.
My requirement is to keep showing the label until user clicks on another point.
How do i achieve this?

Posted: Tue Mar 07, 2006 12:47 pm
by narcis
Hi Lakshmi,

You could use an annotation tool as I told you in your other thread and not use the points1_MouseLeave event code. You can run that instruction whenever you want to disable the tool.