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.
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.