5 references to GetCenterPointIndex
System.Web.DataVisualization (5)
Common\ChartTypes\AreaChart.cs (1)
694
centerPointIndex =
GetCenterPointIndex
(points);
Common\ChartTypes\KagiChart.cs (1)
718
centerPointIndex =
GetCenterPointIndex
(points);
Common\ChartTypes\LineChart.cs (1)
1504
centerPointIndex =
GetCenterPointIndex
(points);
Common\ChartTypes\RangeChart.cs (1)
799
centerPointIndex =
GetCenterPointIndex
(points);
Common\ChartTypes\StepLineChart.cs (1)
256
centerPointIndex =
GetCenterPointIndex
(points);