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