I'm creating a chart on a "smart device" WinCE project (C#). Here it's necessary manually to create the charts / series etc.
I have trouble to disable the 3D effect.
Executing
m_Chart.Walls.View3D = false;
doesn't work. The chart still comes out as 3D
This sounds very good I now have VS2008 + VS2010 TeeChart TeeChart installed successfully. The Issue with the Compact Framework (.NETCF 3.5) on WinCE(6.0) is a little bit more difficult. - It appears that the product I already have (TeeChart Pro 2012 .NET) supports this option - or is it a separate ...
Hello Steema I have successfully installed my TeeChart 2012 on my VS2010 (after finding issues regarding the .NET framework client profile vs. non-client profile) I do have following question: I have both VS 2008 and VS2010 installed on my machine (of course not running concurrently) 1: During insta...