Queries regarding DrawLine tool in TeeChart

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Amol
Advanced
Posts: 176
Joined: Mon May 29, 2006 12:00 am

Queries regarding DrawLine tool in TeeChart

Post by Amol » Mon Aug 08, 2011 9:30 am

Hi All,

I have following queries regarding DrawLine tool in TeeChart:

1. Is there any way to prevent line drawn by drawline tool, to rotate by clicking its Start or End point? I am not much sure but, is it possible by hiding End and Start pointers of drawline tool? If it can be, then please tell me the way to do it?
2. How can I add tooltip on a line drawn by DrawLineTool?

Thanks in advance.

Thanks and Regards
Ashish Pandey

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Queries regarding DrawLine tool in TeeChart

Post by Sandra » Fri Aug 12, 2011 9:44 am

Hello Amol,

First sorry for the delay.
1. Is there any way to prevent line drawn by drawline tool, to rotate by clicking its Start or End point? I am not much sure but, is it possible by hiding End and Start pointers of drawline tool? If it can be, then please tell me the way to do it?
I am afraid that you hiding End and Start pointers of DrawLine tool, isn't possible.
2. How can I add tooltip on a line drawn by DrawLineTool?
I think that you can take a look in this link, where explain how you can do to draw and drag the annotation tools, and I believe can serve of help.

Thanks,
Best Regards,
Sandra Pazos / 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

Amol
Advanced
Posts: 176
Joined: Mon May 29, 2006 12:00 am

Re: Queries regarding DrawLine tool in TeeChart

Post by Amol » Fri Aug 12, 2011 12:51 pm

Hi Sandra,

Thanks for the reply.
I am afraid that you hiding End and Start pointers of DrawLine tool, isn't possible.
Mine main aim is not hiding the start and end points of Draw Line. I just want to prevent it from rotation. If there is any possible way then please let me know.

As an initial I think Annotation tool will not be much useful for us as we just want a tooltip for the line. (As Marks Tip tool, this could be used to Series). But I will try to explore Annotation tool more for my requirement.

Thanks in advance

Thanks and Regards
Ashish Kr. Pandey

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Queries regarding DrawLine tool in TeeChart

Post by Sandra » Tue Aug 16, 2011 3:17 pm

Hello Amol,

We don't forget of your question. We are working in your problem and we try to answer it asap.

Thanks.
Best Regards,
Sandra Pazos / 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

Amol
Advanced
Posts: 176
Joined: Mon May 29, 2006 12:00 am

Re: Queries regarding DrawLine tool in TeeChart

Post by Amol » Wed Aug 17, 2011 7:31 am

Hi Sandra,

We are pleased with your consideration. Waiting for your suggestion...

Thanks & Regards
Ashish Pandey

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Queries regarding DrawLine tool in TeeChart

Post by Sandra » Wed Aug 17, 2011 3:04 pm

Hello Amol,
Mine main aim is not hiding the start and end points of Draw Line. I just want to prevent it from rotation. If there is any possible way then please let me know.
I am sorry, but after doing many test, I haven't found a good solution to control a rotation. At the moment, I only can suggest that using Mouse events and DrawLine Tool Items to try to disable the selection of DrawLine when you want to DrawLine doesn't rotate.

Thanks
Best Regards,
Sandra Pazos / 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

Post Reply