warez_Willy Posted April 2, 2008 Report Posted April 2, 2008 I have upgraded to the latest version of chartfx for windows forms (visual studio 2005) AKA fx7 I have lost the toolbox container I can no langer add charts to my project Should I uninstall and reinstall??
Frank Posted April 3, 2008 Report Posted April 3, 2008 You do not need to re-install. > I have lost the toolbox container What's the toolbox container?
warez_Willy Posted April 3, 2008 Author Report Posted April 3, 2008 tollbox. Visual studio design IDE tab called "toolbox" has categorised iems in it eg "common controls" , "data", "general", "'containers", "crystal reports", "printing". Usually there is a group called Chartfx. this gets done for you during the chartfx setup. Why it dissappears I don't know. Any way I have uninstalled the poduct and reinstalled it. The toolbox items have been fixed so no problem anymore. I can add charts succesfully Now I have an ongoing problem. In run time the chart does not display the same as in design time. eg Multiple panels are missing data, bars and lines get mixed up.
Frank Posted April 7, 2008 Report Posted April 7, 2008 > Now I have an ongoing problem. In run time the chart does not display the same as in design time Are you executing any code that changes the chart? The culprit should be in this code. Please post a complete sample that reproduces the behavior.
warez_Willy Posted April 7, 2008 Author Report Posted April 7, 2008 I haven't written any code directly affecting the chart. The data comes from a query. I'll toy with it a bit more.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.