tChart1.DoDragDrop for WPF

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
asupriya
Newbie
Newbie
Posts: 8
Joined: Mon Jun 18, 2012 12:00 am

tChart1.DoDragDrop for WPF

Post by asupriya » Thu Jan 03, 2013 2:16 pm

We are migrating from V3 to WPF v4 and not able to find a suitable call to replace tChart1.DoDragDrop for WPF version.

Can you please let us know how one should implement dragdrop for WPF Tchart objects with some sample code?

Thanks

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

Re: tChart1.DoDragDrop for WPF

Post by Sandra » Fri Jan 04, 2013 3:46 pm

Hello asupriya,

If you want achieve the same results as provide DragDrop event in TeeChartFor.Net with TeeChartFor.Net WPF,you must use the DragDrop class of WPF as explain in next both links:

http://msdn.microsoft.com/en-us/library ... gdrop.aspx
http://wpftutorial.net/DragAndDrop.html

As you see the next links explain exactly you need do to achieve do DragDrop in WPF application.

If you have any problems please let me know.

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