I'm trying to add a chart object to a Windows app form under Visual Studio 2005 Standard. I did this once a long time ago (VB6). I can't locate the correct reference that pulls in this class. It looks like I need the microsoft.office.tools.excel namespace, but none of the microsoft.office references seem to contain it. I'm begining to suspect that its not in the standard package. Anybody know where it is (or even if its in this package)

Where is the Chart class?
Gordon Duff
donkaiser
Ken,
Thanks for the tip on ZedGraph. It looks like it will do everything I need to do quite well.
CyberE