@manoj-mohan,
JSFiddle
I would like to draw striplines like the purple dashed ones from a start point to an end point.
In this current example I have them drawn as their own data series which causes them to impact how zooming works, which I do not want.
If I draw them as striplines they span the entire width of the graph which I do not want either. Is there any solution to this?