Search found 7 matches

by Thomas
Mon Feb 27, 2006 12:12 pm
Forum: .NET
Topic: Realtime Charting for Pocket PC: Repaint of Series
Replies: 5
Views: 6012

Hi,
that is no good message.

We would like tea chart in a big project,
under Windows CE is developed, start.
For us it is very important to know, when the
Pocket.dll realtime charting supports.
Please, write me, when a new version with this function will be available.

Best Regards
Thomas
by Thomas
Wed Feb 22, 2006 7:59 am
Forum: .NET
Topic: Realtime Charting for Pocket PC: Repaint of Series
Replies: 5
Views: 6012

Hi, I add all to 100ms a data point to the chart, besides, complete chart is painted always anew. Please, have look at my code. /// <summary> /// Timer add in TeeChart Compact Framework Example. /// Value producer for the chart /// </summary> /// <param name="sender"></param> /// <param name="e"></p...
by Thomas
Mon Feb 20, 2006 10:27 am
Forum: .NET
Topic: Realtime Charting for Pocket PC: Repaint of Series
Replies: 5
Views: 6012

Realtime Charting for Pocket PC: Repaint of Series

Hi, We have a problem with dynamic data updating using TeeChart.Pocket.dll: the chart (grid, annotations, axes) is repainted completelly by each add point call. How can I prevent repainting of a series (old points of the series) after adding a new point? Only new point should be painted. Can I use T...
by Thomas
Fri Feb 17, 2006 5:23 pm
Forum: .NET
Topic: Error CS 0433
Replies: 4
Views: 6999

Improved example

Hi,

I have just improved the example, it can be tested.
I suppose some classes from System.Drawing was included in
TeeChart.Pocket.dll

Regards,
T.
by Thomas
Thu Feb 16, 2006 11:59 am
Forum: .NET
Topic: Error CS 0433
Replies: 4
Views: 6999

//Hi, //it is an improved example for ERROR CS 0433 //Usage: //GraphicsManager gm=GraphicsManager.getInstance(); //gm.Init(tChart1); //Fehler 1 The Type "System.Drawing.StringAlignment" is as in "c:\Programme\Microsoft Visual Studio 8\SmartDevices\SDK\CompactFramework\2.0\v2.0\WindowsCE\System.Drawi...
by Thomas
Wed Feb 15, 2006 2:42 pm
Forum: .NET
Topic: Error CS 0433
Replies: 4
Views: 6999

Error CS 0433

Hi, We have a compiling error CS0433: The Type "System.Drawing.Drawing2D.DashStyle" is found as in "c:\Programme\Steema Software\TeeChart for .NET v2\TeeChart.Pocket.dll" as in "c:\Programme\Microsoft Visual Studio 8\SmartDevices\SDK\CompactFramework\2.0\v2.0\WindowsCE\System.Drawing.dll". The same ...
by Thomas
Mon Feb 13, 2006 11:08 am
Forum: .NET
Topic: VS2005 Compact Framework - Designtime Problem
Replies: 1
Views: 3314

VS2005 Compact Framework - Designtime Problem

Hi,
today I installed TeeChart .NET V2 for VS2005.

If I open a project for Windows CE 5.0 devices, they are absent
Steema components in the toolbox window.

If I develop a program for Windows everything is OK.

How I place during the Desingtime a TChart component on a form.

Regards
Thomas