2 references to IsLinePointsOverflow
System.Windows.Forms.DataVisualization (2)
Common\ChartTypes\LineChart.cs (2)
832if (IsLinePointsOverflow(points[pointIndex - 1]) || IsLinePointsOverflow(points[pointIndex]))