Click here to Skip to main content
15,881,599 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to draw a fastline chart using Windows form application in Visual Basic 2010 using arrays which should have two series voltages and current. Can any one help? How can I do that because I don't know how to draw charts in VB. Please.
Posted
Updated 5-Jun-12 5:19am
v4
Comments
Sergey Alexandrovich Kryukov 5-Jun-12 0:54am    
Tag it: language with version, application type or UI library to use...
--SA
Member 8953292 5-Jun-12 1:23am    
i updated question look
Sergey Alexandrovich Kryukov 5-Jun-12 17:02pm    
Where?! Still nothing relevant. Are you seriously unaware of what you are using?
--SA

1 solution

Too bad you don't know what you are using and did not answer my question (please see my comment to the question). You will still need to find it out :-), but it's likely that, with v.4.0 (do you at least know that you can use v.4.0, because you have VS 2010?), you will need to use Microsoft chart controls. You can start here:
http://weblogs.asp.net/scottgu/archive/2010/02/07/built-in-charting-controls-vs-2010-and-net-4-series.aspx[^].

—SA
 
Share this answer
 
Comments
codeBegin 6-Jun-12 7:08am    
A 5!
Sergey Alexandrovich Kryukov 6-Jun-12 11:29am    
Thank you,
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900