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
Queries regarding DrawLine tool in TeeChart
Re: Queries regarding DrawLine tool in TeeChart
Hello Amol,
First sorry for the delay.
Thanks,
First sorry for the delay.
I am afraid that you hiding End and Start pointers of DrawLine tool, isn't possible.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 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.2. How can I add tooltip on a line drawn by DrawLineTool?
Thanks,
Best Regards,
Sandra Pazos / 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 |
Re: Queries regarding DrawLine tool in TeeChart
Hi Sandra,
Thanks for the reply.
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
Thanks for the reply.
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 afraid that you hiding End and Start pointers of DrawLine tool, isn't possible.
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
Re: Queries regarding DrawLine tool in TeeChart
Hello Amol,
We don't forget of your question. We are working in your problem and we try to answer it asap.
Thanks.
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 |
Instructions - How to post in this forum |
Re: Queries regarding DrawLine tool in TeeChart
Hi Sandra,
We are pleased with your consideration. Waiting for your suggestion...
Thanks & Regards
Ashish Pandey
We are pleased with your consideration. Waiting for your suggestion...
Thanks & Regards
Ashish Pandey
Re: Queries regarding DrawLine tool in TeeChart
Hello Amol,
Thanks
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.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.
Thanks
Best Regards,
Sandra Pazos / 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 |