It is in archives : Samples Environments for Microsoft Chart Controls
missing Samples Environment for Chart

I have Googled on examples for Chart.
There are multiple mentions of a Samples Environment which reportedly shows all the capabilites for the Chart.
It is mentioned here on the old MSDN forums. https://social.msdn.microsoft.com/Forums/vstudio/en-US/fac388c8-e6c7-4663-8ad6-51018c1ccd21/samples-environment-for-net-framework-4-chart-controls-released?forum=MSWinWebChart
The link on Microsoft's website is dead.
I want to have a Chart with 3 y-axes.
Any idea where to look?
Developer technologies | VB
2 additional answers
Sort by: Most helpful
-
ieee488 41 Reputation points
2022-05-23T13:43:12.857+00:00 Thank you.
I am horrible with GitHub.
I don't understand how it actually works.Am I suppose to get a ZIP that I can download?
Or do I have to save each folder and subfolder to my PC?**I also don't see VB.NET examples. Only C# and ASP.NET **
Edit:
That archive is a mess!!!
There is no way to download just what I want.
You have to download the entire https://github.com/microsoftarchive/msdn-code-gallery-community-s-z
Horrible.
Done by someone who is not experienced with GitHub. -
ieee488 41 Reputation points
2022-05-23T20:36:38.213+00:00 I used GitZip which is a Google Chrome web browser extension to download just the folder I needed.
The main folder itself a mess too as folders for ASP and C# folders were duplicated.
There isn't a project file for VB.NET
You need Visual Studio Express 2010 C# and run the C# project. And then you can see the VB code snippets.