How to create Charts in vb.net. Is it possible to have a chart like this without any additional components ? If yes then how ?

Using this VS component for real time manipulation

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Sorry I can’t see the picture (stupid internet blocker) but you should look into the Microsoft Charting Controls which work with both Windows Forms and ASP.Net.
The chart controls are shipped with the .Net framework 4.0 and above, or you can download
the chart controls for the .Net framework version 3.5.
Update: Oooh, now I can see the pretty picture – the Microsoft Charting Controls can definitely do this.