Page 1 of 1

Regarding MarksTip

Posted: Tue Oct 30, 2018 12:59 pm
by 9526439
Hi Steema Support,

We are facing one issue regarding Marktip on line series.
We want to show Markstip on series mouse click and hide it on mouse up.
But when mouse goes in the form area and again comes back into the chart area, it shows the MarksTip immediately whereas we had shown the MarksTip when mouse clicks at the line series only.

We are using TeeChart version 4.1.2011.4191.
Please find attach image.
teechart.png
Image1
teechart.png (79.43 KiB) Viewed 7836 times
We have also created a demo for it. Please find it from attachment.
ChartDemo.rar
Demo1
(15.58 KiB) Downloaded 750 times
Thanks in advance.

Re: Regarding MarksTip

Posted: Fri Nov 02, 2018 12:34 pm
by Christopher
amol wrote:
Tue Oct 30, 2018 12:59 pm
We are facing one issue regarding Marktip on line series.
We want to show Markstip on series mouse click and hide it on mouse up.
But when mouse goes in the form area and again comes back into the chart area, it shows the MarksTip immediately whereas we had shown the MarksTip when mouse clicks at the line series only.
The MarksTip tool was not designed to be used in this way. I suggest you use an AnnotationTool and make it visible and invisible using either the Chart or the Series click events.