Search found 5 matches

by Anders
Wed Jun 27, 2012 5:28 am
Forum: .NET
Topic: Disabling 3D on TChart pocket PC
Replies: 2
Views: 3427

Re: Disabling 3D on TChart pocket PC

Thank you for this. It was the ptoperty .Aspect I didnt know.
It works. :D
by Anders
Mon Jun 25, 2012 10:57 am
Forum: .NET
Topic: Disabling 3D on TChart pocket PC
Replies: 2
Views: 3427

Disabling 3D on TChart pocket PC

Hello

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

Any suggestions?

Anders
by Anders
Thu May 10, 2012 11:27 am
Forum: .NET
Topic: Installation on both VS2008 and VS2010
Replies: 5
Views: 5502

Re: Installation on both VS2008 and VS2010

Hi

Yes - that was helpful.
I now can make proper charts on my WinCE deice (it's a pity it can' be done in design time)

Thank you for your help.

Best regards

Anders
by Anders
Wed May 09, 2012 11:53 am
Forum: .NET
Topic: Installation on both VS2008 and VS2010
Replies: 5
Views: 5502

Re: Installation on both VS2008 and VS2010

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 ...
by Anders
Wed May 09, 2012 5:56 am
Forum: .NET
Topic: Installation on both VS2008 and VS2010
Replies: 5
Views: 5502

Installation on both VS2008 and VS2010

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...