It means that you are targeting a 64 bit platform, whereas the GraphicsGL is an assembly that can only be used in an application that is built as a 32 bit application. This means that when using the Chart, you must target a 32 bit platform.
Access the Configuration Manager (right click the solution in the Solution Explorer), and change the platform that is targeted.
Imported from legacy forums. Posted by André (had 218 views)