Page 1 of 1

Free hand drawing on Chart.

Posted: Wed Dec 28, 2011 1:10 pm
by 15659467
Hi Steema Support,

We are working on TeeChart .NET 2010 for our project. We are keen to know whether we can create a free hand drawing on chart as we do in Microsoft Paint using pen tool. As shown in attached figure.

Is there any tool/series in TeeChart to do this task?

Any suggestion will be highly appreciated.

Thanks and Regards
Planoresearch

Re: Free hand drawing on Chart.

Posted: Thu Dec 29, 2011 11:25 am
by 10050769
Hello Plaonoresearch,

I am afraid of TeeChart doesn't have the same properties and methods of Microsoft Paint , so is not an editor of image, but I think you can achieve something similar as you want, using Custom drawing (Graphics3D g) and Mouse Events. And also, you have any tools that allow you drawing tools(Rectangle Tool, Draw Line etc.).

Thanks,

Re: Free hand drawing on Chart.

Posted: Thu Dec 29, 2011 12:31 pm
by 15659467
Hi Sandra,

Thanks for quick reply. We will work on your suggestions.

Thanks & Regards
Planoresearch