I've managed to draw a bezier curve using Chart Control in C#.NET. However, there is 2 points on the curve that is drawn wrongly. I've tried many ways around that but was unsuccessful.
The highlighted area should not drop below the x-axis, it should be more of a straight line. Any ideas?