Hi Pedram,We recently uploaded a SP of the control which imlements build in X / Y line intersection - to find the y values of a XY scatter line you can now use:
List<NVector2DD> intersections = someLineSeries.IntersectWithXValue(someXValue);
Let us know if you meet any problems or have any questions.
Best Regards,Nevron Support Team