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