Chart editor flickers and causes errors
Posted: Tue Jan 17, 2006 2:17 pm
Hi
I use Visual Basic .NET 2003, and TeeChart Pro version 2 for Visual Studio.NET.
I have two different tcharts in my VB solution. When I envoke the editor with tchart1.showeditor, the editor flickers, as if it is being re-drawn all the time. The CPU consumption goes to 100%. In one chart, if I click a series in the editor, it crashes with an exception:
An unhandled exception of type 'System.ArgumentException' occurred in system.windows.forms.dll
Additional information: Invalid parameter used.
In the other chart the flickering doesn't start until I have clicked a series twice, and then move the editor on the screen. In this chart the editor works fine, except for the flickering and CPU consumption.
Is this a bug in the editor, and if so, are there any hotfixes available for download?
Best regards, Lars Olsen
I use Visual Basic .NET 2003, and TeeChart Pro version 2 for Visual Studio.NET.
I have two different tcharts in my VB solution. When I envoke the editor with tchart1.showeditor, the editor flickers, as if it is being re-drawn all the time. The CPU consumption goes to 100%. In one chart, if I click a series in the editor, it crashes with an exception:
An unhandled exception of type 'System.ArgumentException' occurred in system.windows.forms.dll
Additional information: Invalid parameter used.
In the other chart the flickering doesn't start until I have clicked a series twice, and then move the editor on the screen. In this chart the editor works fine, except for the flickering and CPU consumption.
Is this a bug in the editor, and if so, are there any hotfixes available for download?
Best regards, Lars Olsen