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