Easy way to find the Y values at X cursor position


Author
Message
Pedram .
Pedram .
Forum Newbie (7 reputation)Forum Newbie (7 reputation)Forum Newbie (7 reputation)Forum Newbie (7 reputation)Forum Newbie (7 reputation)Forum Newbie (7 reputation)Forum Newbie (7 reputation)Forum Newbie (7 reputation)Forum Newbie (7 reputation)
Group: Forum Members
Posts: 7, Visits: 1
Is there a built it in tool or suggested method to finding Y value at a particular X value from a XY Line chart using the X-axis cursor position?

For example we have time on the X axis, and we have several Line Series on the chart. Our data sets are in the hundreds of thousands for each series.




Nevron Support
Nevron Support
Supreme Being (4.5K reputation)Supreme Being (4.5K reputation)Supreme Being (4.5K reputation)Supreme Being (4.5K reputation)Supreme Being (4.5K reputation)Supreme Being (4.5K reputation)Supreme Being (4.5K reputation)Supreme Being (4.5K reputation)Supreme Being (4.5K reputation)
Group: Administrators
Posts: 3.1K, Visits: 4.2K

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


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search