User (Legacy) Posted June 2, 2006 Report Posted June 2, 2006 I have two charts on an ASPX page the user can choose which charts to display, changing one at a time. There is a fair bit of calculation behind them so I store the one that isn't changing in the viewstate. This seems to work until the user starts flicking between charts a lot. Then they get this error "Value cannot be null. Parameter name: obj" I've aplied the latest service pack etc. but to no avail. The error is not fired from any of my code, so I can only assume chartFX is having an issue. Any ideas? James
Software FX Posted June 2, 2006 Report Posted June 2, 2006 I do not understand what you mean by "flicking between charts". Can you please provide a sample application that reproduces the problem. -- Francisco Padron www.chartfx.com
Recommended Posts
Archived
This topic is now archived and is closed to further replies.