I'm trying to get the clicked position in my PlotView
or PlotModel
. But I just get some window-screen points not concerning any values in my PlotModel
.
The question OxyPlot get clicked point is about clicking on LineSeries
, not in any poisition of my plot.
Any ideas?