Page 1 of 1

how to use tools to draw line?

Posted: Sun Jul 06, 2014 4:06 am
by 16667970
Hi Yeray,
when I use tools to draw a line on my map,there is always trace of the line I drew(see attached).I just want to make it disappear and show my line directly. Please help me to finish it.
TChart2.Tools.Add(TeeChart.EToolClass.tcDrawLine);
TChart2.Tools.get_Items(0).asDrawLine.Pen.Color = (uint)ColorTranslator.ToWin32(Color.FromArgb(255, 255, 255));
TChart2.Tools.get_Items(0).asDrawLine.Pen.Width = 3;

Add your answer here.


Thank you.
Bobinson

Re: how to use tools to draw line?

Posted: Mon Jul 07, 2014 11:58 am
by yeray
Hi Bobinson,

Are you using TeeChart ActiveX v2014.0.0.1?

Re: how to use tools to draw line?

Posted: Mon Jul 21, 2014 8:15 am
by 16667970
Hi Yeray,
I am using TeeChart2013_0_1_4ActiveX.
Thanks,
Robinson

Re: how to use tools to draw line?

Posted: Wed Jul 23, 2014 11:16 am
by Pep
Hello Bobinson,

I'm not able to repdroduce the problem with the latest version v2014.0.0.1. Would you be so kind to download and install the latest maintenance release version available for download at the customers download page and try if the problem still there ?
This maintenance release includes several changes and new features. In the case it's a not an option for you to use the latest version, please let us know and we'll try to do some tests with the same version, but would be better to use the latest one, as many fixes have been applied to it.

Thanks!