Thank you for the response. Capturing the pixel value seems to provide me the position of my cursor and not the value of the datapoint where the stripline intersects the charted line. I would like to get the yValue where the stripline intersects and display the value.
Non-Functioning Fiddle
When I place e.dataPoint.y as the variable for relY, it prevents the striplines from moving.
Basically, would like the crosshair function but on each of two striplines.