User (Legacy) Posted March 15, 2006 Report Posted March 15, 2006 We have recently applied Chart FX 6.2 update to our development machines. We now have a problem where the following lines of code are throwing errors, if I put the old DLLs back the code works fine. (old version of ChartFX.dll is 6.0.937.27464) Chart1.Gallery = Gallery.Lines; (null reference error) Chart1.PageColor= System.Drawing.Color.White ; (Can't create serialized class: System.Drawing.Color )
Software FX Posted March 17, 2006 Report Posted March 17, 2006 Check that all Chart FX dll are indeed updated. Partially updating can cause all sort of problems. -- Francisco Padron www.chartfx.com
Recommended Posts
Archived
This topic is now archived and is closed to further replies.