Page 1 of 1

Cursor problem

Posted: Wed Apr 12, 2006 5:24 am
by 9640166
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

Posted: Wed Apr 12, 2006 8:46 am
by narcis
Hi Agrilink,

It may be that the cursor is located at the axes zero values. You could try initializing its XValue and YValue properties.

Posted: Wed Apr 12, 2006 10:57 pm
by 9640166
You're absolutely correct. Thankyou.