Line Chart..

  • Thread starter Thread starter Serdar C
  • Start date Start date
S

Serdar C

hello there.. there used to be a usefull and simple control on vb6.0 which
was a line chart.. it was quite easy to use.. but in c# theres a pani named
"crystal reports" and its too much complicated for just drawing a line chart
in my opinion... do u now a free control that i can use in my programs?
and one more problem is i can draw a line chart in crystal reports but
mysteriously it just shows the count of numbers in chart..
my data is like (1,22,3,2,45,65,3,2,43,5,2)
and i want to see the graph like (when x=1, then y=1),(when x=2; y=22),
etc..
but i couldnt made it happen on my crystal report file.. it just shows the
"count" of each number on the line chart..
 

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