[Resolved] Download MS Chart Controls
I downloaded the controls. Used this link as a guide: http://www.4guysfromrolla.com/articles/072209-1.aspx. When creating a new project I am not able to see the "Chart" in the Data Toolbox.
Log:
MSI (c:\0093ea8d444f0a0ee0\DataVisualization_VsAddOnCore.msi) Installation succeeded. Msi Log: Microsoft Chart Controls Add-on for Microsoft Visual Studio 2008_20090803_095537138-MSI_DataVisualization_VsAddOnCore.msi.txt
Re: Download MS Chart Controls
The DLLs are at C:\Program Files\Microsoft Chart Controls\Assemblies. Add a reference to the DLLs from visual studio. Right click toolbox, choose items.
Re: Download MS Chart Controls
Hey,
From that article, have you also installed this:
Quote:
Microsoft Chart Controls Add-on for Microsoft Visual Studio 2008 - adds Toolbox and IntelliSense support for the Chart Controls in Visual Studio 2008
This was also mentioned in the thread that I linked you too earlier from my signature.
Gary
Re: Download MS Chart Controls
Guys, I manually added the Chart Controls and it's now working. Thank you.
Re: [Resolved] Download MS Chart Controls
Hey,
I would still go ahead and install the Add-In, if you haven't already, as it gives you a bit more than just the ToolBox Items, such as Intellisense.
Gary