1 override of GetPointLoopNumber
System.Windows.Forms.DataVisualization (1)
Common\ChartTypes\AreaChart.cs (1)
1600 override protected int GetPointLoopNumber(bool selection, ArrayList pointsArray)
1 reference to GetPointLoopNumber
System.Windows.Forms.DataVisualization (1)
Common\ChartTypes\LineChart.cs (1)
1318 allPointsLoopsNumber = GetPointLoopNumber(selection, dataPointDrawingOrder);