views:

6

answers:

0

I need to write a class to handle the graph histogram. We will be displayed three curves which will have 3 distinct colors. The issue now im facing is tat when the curves overlap each other at a certain point say starting point, ill not be able to pick the co-ordinates of tat curve.
The control of the curves is of Graphical objects.

Will somebody suggest me a solution for the same or a different logic to automate the same.
Thanks in advance