0

I am trying to find Y-Axis value from X-Axis but so far no luck . My graph is plotted with 10-15 points with smooth curve set to true. Now what I need to locate is probable value of Y for any given x-value. Slimier to what occurs on click of graph (i think its nearest value displayed on tracker). Please note that I cant use tracker and click events. X-axis value will be provided from external input.

sample image https://i.stack.imgur.com/jMwJo.png

TonyR25
  • 1
  • 6
  • What have you tried so far? Are you doing this in code-behind? Are you using MVVM? How do you have access to the control, but not to the data that you feed the control? – KCL Apr 08 '15 at 15:33
  • I am using MVVM and plotting using PlotView & PlotModel. – TonyR25 Apr 09 '15 at 04:31

0 Answers0