Graphs/Charts in PPC

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I wish to draw a graph(line) in vb.net ppc, using a control rather than
drawing lines, at runtime. How it can be accomplished? Using the Project
--> Add Reference.. or some other way?

Regards,
Hari
 
You are right that AddReference would be used to reference the graph
control, but there isn't one out of the box. You have to purchase one or
write it yourself (drawing lines).

Cheers
Daniel
 
:-(

Daniel Moth said:
You are right that AddReference would be used to reference the graph
control, but there isn't one out of the box. You have to purchase one or
write it yourself (drawing lines).

Cheers
Daniel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top