Hi Rodrigo,
Are you using ChartDirector for .NET or ChartDirector for C++? Both of them contains Visual Studio project files. In ChartDirector for .NET, it is at "ChartDirector\\NetWinCharts". In ChartDirector for C++, they are at "ChartDirector\\cppdemo" and "ChartDirector\\mfcdemo". To see them in VS 2010, please open them in VS 2010. The VS 2010 may prompt you to convert the project files to VS 2010 format, please go ahead to convert them. Then you can compile and run the code.
For ChartDirector for .NET, there are also some ASP.NET sample code in "ChartDirector\\NetWebCharts" (this is the directory name in ChartDirector Ver 5.1 - the directory name in older versions of ChartDirector is different). You can "Open a Web Site" from VS 2010, and point to the CSharpASP or VBNetASP web site in "ChartDirector\\NetWebCharts".
Hope this can help.
Regards
Peter Kwan |