I am trying to use a vline to show the current data position on a line graph plot. Following the mouse tracker example, I have: ScottPlot.PlottableVLine vLine; public FormZoomPlot() { // plot the data ...
Question: Why did this happen and how do I fix it? I downloaded the source code for ScottPlot 4.1.60 from https://github.com/ScottPlot/ScottPlot and extracted all the ...