Problem with "Panel" card in TeeChart Editor

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
shangwei
Newbie
Newbie
Posts: 5
Joined: Mon Mar 06, 2006 12:00 am
Contact:

Problem with "Panel" card in TeeChart Editor

Post by shangwei » Thu May 22, 2014 6:37 am

I'm using TeeChart2012 in a CS program. In the TeeChart Editor, when I click panel card, there are exceptions. The exceptions are from statement "TeeChart.showEditor();". The detailed information are like this (I manually translated some key information from Chinese):
************** Exceptions **************
System.ArgumentOutOfRangeException: "0" in invalid for "Value". "Value" should be between 'Minimum' and 'Maximum' .
Parameter: Value
在 System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
在 Steema.TeeChart.Editors.BevelEditor..ctor(Bevel b, Control parent)
在 Steema.TeeChart.Editors.PanelEditor..ctor(Panel p, Control parent)
在 Steema.TeeChart.Editors.ChartEditor.tabControl2_SelectedIndexChanged(Object sender, EventArgs e)
在 System.Windows.Forms.TabControl.OnSelectedIndexChanged(EventArgs e)
在 System.Windows.Forms.TabControl.WmSelChange()
在 System.Windows.Forms.TabControl.WndProc(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** The programs loaded **************
mscorlib
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.6387 (Win8RTM.050727-6300)
基本代码: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
mscorlib.resources
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.6387 (Win8RTM.050727-6300)
基本代码: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
WinFormMiniFS
程序集版本: 1.0.0.0
Win32 版本: 1.0.0.0
基本代码: file:///E:/miniforcast/WinFormMiniFS.exe
----------------------------------------
System.Windows.Forms
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.6387 (Win8RTM.050727-6300)
基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.6387 (Win8RTM.050727-6300)
基本代码: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.6387 (Win8RTM.050727-6300)
基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.6387 (Win8RTM.050727-6300)
基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.6387 (Win8RTM.050727-6300)
基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.6387 (Win8RTM.050727-6300)
基本代码: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
ControlLibrary
程序集版本: 1.0.5231.23377
Win32 版本: 1.0.0.0
基本代码: file:///E:/miniforcast/ControlLibrary.DLL
----------------------------------------
System.Windows.Forms.resources
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.6387 (Win8RTM.050727-6300)
基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_zh-CHS_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
MadisLibBasic
程序集版本: 1.0.0.0
Win32 版本: 1.0.0.0
基本代码: file:///E:/miniforcast/MadisLibBasic.DLL
----------------------------------------
ChooseDB
程序集版本: 1.0.0.0
Win32 版本: 1.0.0.0
基本代码: file:///E:/miniforcast/ChooseDB.DLL
----------------------------------------
BusinessFacade
程序集版本: 1.0.0.0
Win32 版本: 1.0.0.0
基本代码: file:///E:/miniforcast/BusinessFacade.DLL
----------------------------------------
BusinessLogic
程序集版本: 1.0.0.0
Win32 版本: 1.0.0.0
基本代码: file:///E:/miniforcast/BusinessLogic.DLL
----------------------------------------
MadisLibEconometrics
程序集版本: 1.0.0.0
Win32 版本: 1.0.0.0
基本代码: file:///E:/miniforcast/MadisLibEconometrics.DLL
----------------------------------------
System.Transactions
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.6387 (Win8RTM.050727-6300)
基本代码: file:///C:/Windows/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.6387 (Win8RTM.050727-6300)
基本代码: file:///C:/Windows/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
WinFormForecasting
程序集版本: 1.0.0.0
Win32 版本: 1.0.0.0
基本代码: file:///E:/miniforcast/WinFormForecasting.DLL
----------------------------------------
TeeChart
程序集版本: 4.1.2011.4191
Win32 版本: 4.1.2011.4191
基本代码: file:///E:/miniforcast/TeeChart.DLL
----------------------------------------
System.Design
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.6387 (Win8RTM.050727-6300)
基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
System.Web
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.6387 (Win8RTM.050727-6300)
基本代码: file:///C:/Windows/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
A snapshot of the user interface:
cs系统图.PNG
cs系统图.PNG (99.36 KiB) Viewed 4885 times
I guess it's a bug, because I met with this everywhere, no matter in a line or babble graph, and the other parts of the graph are just OK. Is there any way I can avoid this and use "Panel" card?

Thanks a lot.

Christopher
Guru
Posts: 1603
Joined: Fri Nov 15, 2002 12:00 am

Re: Problem with "Panel" card in TeeChart Editor

Post by Christopher » Thu May 22, 2014 9:52 am

Hello!
shangwei wrote: I guess it's a bug, because I met with this everywhere, no matter in a line or babble graph, and the other parts of the graph are just OK. Is there any way I can avoid this and use "Panel" card?

Thanks a lot.
Are you pressing the "Size:" NumericUpDown within the "Bevel" group box?

If so then this bug has been fixed in the latest version.
Best Regards,
Christopher Ireland / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Instructions - How to post in this forum

Post Reply