MS Word Draw-type features like drawing boxes or circles

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
asupriya
Advanced
Posts: 179
Joined: Mon Dec 01, 2008 12:00 am

MS Word Draw-type features like drawing boxes or circles

Post by asupriya » Tue Jun 15, 2010 5:48 am

Question: Can I add MS Word Draw-type features like drawing boxes or circles around an area of the data that is of particular interest, and add callout lines or arrows. on a graph display? If so, Can you please provide some sample code?

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

Re: MS Word Draw-type features like drawing boxes or circles

Post by Sandra » Tue Jun 15, 2010 11:37 am

Hello asupriya,

I recommend that you could see demo of TeeChart.Net Tools, concretely see All\Welcome !\Tools\Draw Lines\DrawLine Tool if you want draw a line.

On the other hand, if you want draw remaining figures, you have two options:

First: You could draw directly to the canvas using Mouse Events for paint figures.
Second: Using shape series, adding its points values with Mouse Events too. You can find example in Demo AllFeauters\ Welcome !\Chart styles\Standard\Shape

I hope will helps.

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