I have a TeeChart (C#.NET) with 1-5 line series. Its X axis is type of DateTime, and Y is Double.
I want to draw vertical lines to mark interesting time positions, like start and end of sequences, but I can't find a method for drawing vertical lines. Am I just blind or do I need to detour?