wildfire1982 Posted November 19, 2003 Posted November 19, 2003 (edited) Hello, I am making a program in vb.net that needs to graphically display some values. I decided to go for a datagrid which stores the values and mschart to display it. I was flicking through the msdn to find out how to use mschart and it said that you can bind the two together. I cant figure out how to do this and i cant find anything out about the idea either. What is the best way to bind a chart to a datagrid? I have never used mschart before so its been a bit difficult to get everything sorted with it. Ta, Chris. Edited November 19, 2003 by wildfire1982 Quote Chris
wildfire1982 Posted November 19, 2003 Author Posted November 19, 2003 oops, looks like i got the wrong end of the stick with the datagrid. I now realise that i dont need to put a new datagrid onto the form but mschart has a datagrid of its own. Im having a few troubles still tho. I cant get my head round the idea of this. I will manage, still if anyone has any pointers, for line graphs in particular i would be most gratefull. Cheers again. Quote Chris
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.