Page 1 of 1

Mark tips

Posted: Fri Nov 10, 2006 8:14 am
by 9532893
Hi,
How to set display time for mark tips?

P.S. How about Access violation

Posted: Fri Nov 10, 2006 8:46 am
by narcis
Hi Denis,
How to set display time for mark tips?
You can use this:

Code: Select all

    TChart1.Tools.Items(0).asMarksTip.Delay = 1000
P.S. How about Access violation
We need to review this, we will answer your message ASAP.

Posted: Fri Nov 10, 2006 9:02 am
by 9532893
Thanks, but I wanted to know about DISPLAY time (not delay). User doesn't have enough time to read the text.

Posted: Fri Nov 10, 2006 9:36 am
by narcis
Hi Denis,

There's not such a property available in v7. However we already implemented this for v8, which is the current version we are working with and we expect to be ready at the beginning of 2007. The new property will be called HideDelay.