Hi Ahmed,
The last post to this was 2012, it is now 2014, has data binding been implemented in TeeChart for WPF?
Cheers,
Nick
Search found 4 matches
- Tue Jun 03, 2014 2:19 pm
- Forum: .NET
- Topic: Databinding in TeeChart for WPF?
- Replies: 13
- Views: 21715
- Tue Jul 02, 2013 12:58 am
- Forum: ActiveX
- Topic: Loader Lock error with TeeChart 2013
- Replies: 1
- Views: 5899
Loader Lock error with TeeChart 2013
We just migrated from TeeChart8 to TeeChart2013. In our VC++ project we have CLR switch turnedon. Now when we call Create method of CTChart class we get LoaderLock error as follows: Managed Debugging Assistant 'LoaderLock' has detected a problem in abc.exe'. Additional Information: Attempting manage...
- Wed Jun 26, 2013 6:03 pm
- Forum: ActiveX
- Topic: CExport::SaveToJPEGFile call causes compile to fail
- Replies: 2
- Views: 7186
Re: CExport::SaveToJPEGFile call causes compile to fail
This is urgent since we are not able to compile our code and release it.
- Wed Jun 26, 2013 1:25 am
- Forum: ActiveX
- Topic: CExport::SaveToJPEGFile call causes compile to fail
- Replies: 2
- Views: 7186
CExport::SaveToJPEGFile call causes compile to fail
We just upgrdaed from TeeChart8 to TeeChart2013. With TeeChart8, we were maing the following call: GetExport().SaveToJPEGFile(pszFileName, FALSE, jpegBestQuality, 100, 300, 200); With TeeChart2013, this fails since CExport::SaveToJPEGFile has been modified to takein an extra argument long DPI as fol...