Regarding MarksTip

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
amol
Advanced
Posts: 231
Joined: Tue Mar 29, 2005 5:00 am

Regarding MarksTip

Post by amol » Tue Oct 30, 2018 12:59 pm

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 7835 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.

Christopher
Guru
Posts: 1603
Joined: Fri Nov 15, 2002 12:00 am

Re: Regarding MarksTip

Post by Christopher » Fri Nov 02, 2018 12:34 pm

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.
Best Regards,
Christopher Ireland / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Instructions - How to post in this forum

Post Reply