Page 1 of 1

Getting started with TeeChart issues

Posted: Tue Sep 24, 2013 2:04 pm
by 8761930
I am trying to create a WPF application targetting .Net 3.5 using TeeChart but am having alot of difficulty with it. I am using Visual Studio 2012. I have TeeChart for .Net 2013. End goal is to have a graph with data being plotted in realtime.
I installed TeeChart and the libraries load fine. I had an issue with TeeCalc.exe error during the install but saw a post on how to overcome that issue.

I am reading throught the getting started tutorials, but can't seem to get pass step 1.

I cannot see the TeeChart in the toolbox in VisualStudio 2012. I found another post that gives details on how to add it in and I did that and now I see it there and I can drag and drop a Tchart onto the WPF window but cannot access the Tchart Editor. How can I aceess the TeeChart Editor? I right click on the chart but no options for the editor is visible.
I did a show all controls in the toolbox and see a Steema toolbox entry, but am unable to select any controls within it because they are all unselectable. How can I acess those controls and use them?

I am currently looking at the WPF demo project included in the install as well as the other examples to get started with my development.

Re: Getting started with TeeChart issues

Posted: Wed Sep 25, 2013 9:23 am
by 10050769
Hello manson,

I am afraid isn't possible, use editor in application WPF and in this moment, you only can change the properties by code. On the other hand, this request is known for us and it already is in in wish-list with number (TW16014180) to be considerate to inclusion in next versions of TeeChartWPF.

On the other hand, in the case, the editor use is indispensable for you, I think you can take a look in this next webs that explain you how can use WPF in Winforms or Winforms in WPF, to try achieve as you want at the moment.
http://www.switchonthecode.com/tutorial ... n-winforms
http://www.switchonthecode.com/tutorial ... rms-in-wpf

I hope will helps.

Thanks,