FIWI
Results
2
comments of
FIWI
Thank you. Maybe it could be happening because I use a separate controller for the mouse down click. public class DoSomethingWithPointTrackerManipulator : OxyPlot.TrackerManipulator { public string Heat; public DoSomethingWithPointTrackerManipulator(IPlotView plotView)...
Thanks, HideTracker was a great help !