Cursor problem

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Agrilink
Newbie
Newbie
Posts: 38
Joined: Thu Feb 02, 2006 12:00 am

Cursor problem

Post by Agrilink » Wed Apr 12, 2006 5:24 am

Hi,

I've want to display a cursor on my chart with the Snap property set to true. However the cursor only appears if I also have the FollowMouse property set to true also.

Your help is much appreciated.

Thanks

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Apr 12, 2006 8:46 am

Hi Agrilink,

It may be that the cursor is located at the axes zero values. You could try initializing its XValue and YValue properties.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Agrilink
Newbie
Newbie
Posts: 38
Joined: Thu Feb 02, 2006 12:00 am

Post by Agrilink » Wed Apr 12, 2006 10:57 pm

You're absolutely correct. Thankyou.

Post Reply