Charts

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

Guest

it was perfect. soberb!!

instead to send it to the cosole i added to a array of PointF and then i can
work easily with the points.

now i have the point ready.
the hard part : i need to show them.

i need to draw a chart like it's done in Excel but on my on.
each point connects to the following (if any), but how can i do the axis

something like this:

| P2
3-|......x
| . P1
|.............................................x
| . .

|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----
1.2 1.3 1.7 2.5 16.3

can you help me? urgent.
 

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