'Broken linechart Windows Form,

I want to add a broken line to my linechart. I am setting the YValue as double.NaN when there are no YValue to show.

It works fine except for the first point where it draws a vertical line as seen in the picture. How can I get rid of that one?

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source