182 references to AddLine
System.Web.DataVisualization (91)
Common\Annotation\CalloutAnnotation.cs (2)
1572
linePath.
AddLine
(
1626
linePath.
AddLine
(
Common\Annotation\LineAnnotation.cs (1)
676
path.
AddLine
(
Common\ChartTypes\AreaChart.cs (4)
342
path.
AddLine
(points[pointIndex - 1], points[pointIndex]);
457
areaPath.
AddLine
(points[pointIndex - 1], points[pointIndex]);
499
mapAreaPath.
AddLine
(points[pointIndex - 1], points[pointIndex]);
545
mapAreaPath.
AddLine
(points[pointIndex - 1], points[pointIndex]);
Common\ChartTypes\KagiChart.cs (2)
593
path.
AddLine
(point1, point2);
594
path.
AddLine
(point2, point3);
Common\ChartTypes\RadarChart.cs (13)
481
fillPath.
AddLine
(graph.GetAbsolutePoint(area.circularCenter), dataPointPos[index]);
482
fillPath.
AddLine
(dataPointPos[index], dataPointPos[secondPointIndex]);
483
fillPath.
AddLine
(dataPointPos[secondPointIndex], graph.GetAbsolutePoint(area.circularCenter));
601
fillPath.
AddLine
(graph.GetAbsolutePoint(area.circularCenter), dataPointPos[index]);
602
fillPath.
AddLine
(dataPointPos[index], dataPointPos[secondPointIndex]);
603
fillPath.
AddLine
(dataPointPos[secondPointIndex], graph.GetAbsolutePoint(area.circularCenter));
884
selectionPath.
AddLine
(centerPoint, rightSidePoint);
885
selectionPath.
AddLine
(rightSidePoint, dataPointPos[firstPointIndex]);
888
selectionPath.
AddLine
(dataPointPos[firstPointIndex], centerPoint);
892
selectionPath.
AddLine
(dataPointPos[firstPointIndex], leftSidePoint);
893
selectionPath.
AddLine
(leftSidePoint, centerPoint);
902
linePath.
AddLine
(leftSidePoint, dataPointPos[firstPointIndex]);
904
linePath.
AddLine
(dataPointPos[firstPointIndex], rightSidePoint);
Common\ChartTypes\RangeChart.cs (9)
426
path.
AddLine
(points[pointIndex-1], points[pointIndex]);
444
path.
AddLine
(lowPoints[pointIndex - 1], lowPoints[pointIndex]);
482
path.
AddLine
(lowPoints[pointIndex-1], lowPoints[pointIndex]);
630
areaPath.
AddLine
(points[pointIndex-1], points[pointIndex]);
639
areaBottomPath.
AddLine
(lowPoints[pointIndex-1], lowPoints[pointIndex]);
671
path.
AddLine
(points[pointIndex-1], points[pointIndex]);
680
path.
AddLine
(lowPoints[pointIndex-1], lowPoints[pointIndex]);
692
mapAreaPath.
AddLine
(points[pointIndex - 1], points[pointIndex]);
702
mapAreaPath.
AddLine
(lowPoints[pointIndex - 1], lowPoints[pointIndex]);
Common\ChartTypes\StepLineChart.cs (2)
133
path.
AddLine
(point2, point3);
171
path.
AddLine
(point1, point2);
Common\ChartTypes\StockChart.cs (12)
856
path.
AddLine
(point2, point1);
857
path.
AddLine
(point1, point3);
858
path.
AddLine
(point3, point3);
872
path.
AddLine
(point2, point1);
873
path.
AddLine
(point1, point3);
874
path.
AddLine
(point3, point3);
1693
path.
AddLine
(points[1].PointF, points[0].PointF);
1694
path.
AddLine
(points[0].PointF, points[2].PointF);
1695
path.
AddLine
(points[2].PointF, points[2].PointF);
1714
path.
AddLine
(points[1].PointF, points[0].PointF);
1715
path.
AddLine
(points[0].PointF, points[2].PointF);
1716
path.
AddLine
(points[2].PointF, points[2].PointF);
Common\General\Axis.cs (1)
2088
path.
AddLine
(centerPoint, endPoint);
Common\General\ChartGraphics.cs (7)
3894
path.
AddLine
(prevPoint, points[0]);
3975
path.
AddLine
(prevPoint, points[0]);
3980
path.
AddLine
(points[0], centerPoint);
3981
path.
AddLine
(centerPoint, prevPoint);
3999
path.
AddLine
(prevPoint, firstPoint);
4000
path.
AddLine
(firstPoint, centerPoint);
4001
path.
AddLine
(centerPoint, prevPoint);
Common\General\ChartGraphics3D.cs (38)
554
path.
AddLine
(topDoughnutStart, topStart);
557
path.
AddLine
(topStart, bottomStart);
560
path.
AddLine
(bottomStart, bottomDoughnutStart);
563
path.
AddLine
(bottomDoughnutStart, topDoughnutStart);
568
path.
AddLine
(topCenter, topStart);
571
path.
AddLine
(topStart, bottomStart);
574
path.
AddLine
(bottomStart, bottomCenter);
577
path.
AddLine
(bottomCenter, topCenter);
613
path.
AddLine
(topDoughnutEnd, topEnd);
616
path.
AddLine
(topEnd, bottomEnd);
619
path.
AddLine
(bottomEnd, bottomDoughnutEnd);
622
path.
AddLine
(bottomDoughnutEnd, topDoughnutEnd);
627
path.
AddLine
(topCenter, topEnd);
630
path.
AddLine
(topEnd, bottomEnd);
633
path.
AddLine
(bottomEnd, bottomCenter);
636
path.
AddLine
(bottomCenter, topCenter);
734
path.
AddLine
(topFirstPoint, bottomFirstPoint);
748
path.
AddLine
(bottomSecondPoint, topSecondPoint);
859
path.
AddLine
(center, firstPoint);
869
path.
AddLine
(secondPoint, center);
991
path.
AddLine
(fourPoint, firstPoint);
1001
path.
AddLine
(secondPoint, threePoint);
3134
path.
AddLine
(gradientPointsAbs[4], gradientPointsAbs[5]);
3135
path.
AddLine
(gradientPointsAbs[5], gradientPointsAbs[2]);
3136
path.
AddLine
(gradientPointsAbs[2], gradientPointsAbs[3]);
3140
path.
AddLine
(gradientPointsAbs[4], gradientPointsAbs[5]);
3141
path.
AddLine
(gradientPointsAbs[5], gradientPointsAbs[2]);
3142
path.
AddLine
(gradientPointsAbs[2], gradientPointsAbs[1]);
3158
path.
AddLine
(gradientPointsAbs[0], gradientPointsAbs[4]);
3159
path.
AddLine
(gradientPointsAbs[4], gradientPointsAbs[3]);
3163
path.
AddLine
(gradientPointsAbs[3], gradientPointsAbs[5]);
3164
path.
AddLine
(gradientPointsAbs[5], gradientPointsAbs[2]);
3200
path.
AddLine
(gradientPointsAbs[1], gradientPointsAbs[5]);
3201
path.
AddLine
(gradientPointsAbs[5], gradientPointsAbs[2]);
3205
path.
AddLine
(gradientPointsAbs[0], gradientPointsAbs[4]);
3206
path.
AddLine
(gradientPointsAbs[4], gradientPointsAbs[1]);
4595
resultPath.
AddLine
(ellipsePoints[ellipsePoints.Length - 1], ellipsePoints[0]);
4599
resultPath.
AddLine
(ellipsePoints[pointIndex - 1], ellipsePoints[pointIndex]);
System.Windows.Forms.DataVisualization (91)
Common\Annotation\CalloutAnnotation.cs (2)
1572
linePath.
AddLine
(
1626
linePath.
AddLine
(
Common\Annotation\LineAnnotation.cs (1)
676
path.
AddLine
(
Common\ChartTypes\AreaChart.cs (4)
342
path.
AddLine
(points[pointIndex - 1], points[pointIndex]);
457
areaPath.
AddLine
(points[pointIndex - 1], points[pointIndex]);
499
mapAreaPath.
AddLine
(points[pointIndex - 1], points[pointIndex]);
545
mapAreaPath.
AddLine
(points[pointIndex - 1], points[pointIndex]);
Common\ChartTypes\KagiChart.cs (2)
593
path.
AddLine
(point1, point2);
594
path.
AddLine
(point2, point3);
Common\ChartTypes\RadarChart.cs (13)
481
fillPath.
AddLine
(graph.GetAbsolutePoint(area.circularCenter), dataPointPos[index]);
482
fillPath.
AddLine
(dataPointPos[index], dataPointPos[secondPointIndex]);
483
fillPath.
AddLine
(dataPointPos[secondPointIndex], graph.GetAbsolutePoint(area.circularCenter));
601
fillPath.
AddLine
(graph.GetAbsolutePoint(area.circularCenter), dataPointPos[index]);
602
fillPath.
AddLine
(dataPointPos[index], dataPointPos[secondPointIndex]);
603
fillPath.
AddLine
(dataPointPos[secondPointIndex], graph.GetAbsolutePoint(area.circularCenter));
884
selectionPath.
AddLine
(centerPoint, rightSidePoint);
885
selectionPath.
AddLine
(rightSidePoint, dataPointPos[firstPointIndex]);
888
selectionPath.
AddLine
(dataPointPos[firstPointIndex], centerPoint);
892
selectionPath.
AddLine
(dataPointPos[firstPointIndex], leftSidePoint);
893
selectionPath.
AddLine
(leftSidePoint, centerPoint);
902
linePath.
AddLine
(leftSidePoint, dataPointPos[firstPointIndex]);
904
linePath.
AddLine
(dataPointPos[firstPointIndex], rightSidePoint);
Common\ChartTypes\RangeChart.cs (9)
426
path.
AddLine
(points[pointIndex-1], points[pointIndex]);
444
path.
AddLine
(lowPoints[pointIndex - 1], lowPoints[pointIndex]);
482
path.
AddLine
(lowPoints[pointIndex-1], lowPoints[pointIndex]);
630
areaPath.
AddLine
(points[pointIndex-1], points[pointIndex]);
639
areaBottomPath.
AddLine
(lowPoints[pointIndex-1], lowPoints[pointIndex]);
671
path.
AddLine
(points[pointIndex-1], points[pointIndex]);
680
path.
AddLine
(lowPoints[pointIndex-1], lowPoints[pointIndex]);
692
mapAreaPath.
AddLine
(points[pointIndex - 1], points[pointIndex]);
702
mapAreaPath.
AddLine
(lowPoints[pointIndex - 1], lowPoints[pointIndex]);
Common\ChartTypes\StepLineChart.cs (2)
133
path.
AddLine
(point2, point3);
171
path.
AddLine
(point1, point2);
Common\ChartTypes\StockChart.cs (12)
856
path.
AddLine
(point2, point1);
857
path.
AddLine
(point1, point3);
858
path.
AddLine
(point3, point3);
872
path.
AddLine
(point2, point1);
873
path.
AddLine
(point1, point3);
874
path.
AddLine
(point3, point3);
1693
path.
AddLine
(points[1].PointF, points[0].PointF);
1694
path.
AddLine
(points[0].PointF, points[2].PointF);
1695
path.
AddLine
(points[2].PointF, points[2].PointF);
1714
path.
AddLine
(points[1].PointF, points[0].PointF);
1715
path.
AddLine
(points[0].PointF, points[2].PointF);
1716
path.
AddLine
(points[2].PointF, points[2].PointF);
Common\General\Axis.cs (1)
2088
path.
AddLine
(centerPoint, endPoint);
Common\General\ChartGraphics.cs (7)
3894
path.
AddLine
(prevPoint, points[0]);
3975
path.
AddLine
(prevPoint, points[0]);
3980
path.
AddLine
(points[0], centerPoint);
3981
path.
AddLine
(centerPoint, prevPoint);
3999
path.
AddLine
(prevPoint, firstPoint);
4000
path.
AddLine
(firstPoint, centerPoint);
4001
path.
AddLine
(centerPoint, prevPoint);
Common\General\ChartGraphics3D.cs (38)
554
path.
AddLine
(topDoughnutStart, topStart);
557
path.
AddLine
(topStart, bottomStart);
560
path.
AddLine
(bottomStart, bottomDoughnutStart);
563
path.
AddLine
(bottomDoughnutStart, topDoughnutStart);
568
path.
AddLine
(topCenter, topStart);
571
path.
AddLine
(topStart, bottomStart);
574
path.
AddLine
(bottomStart, bottomCenter);
577
path.
AddLine
(bottomCenter, topCenter);
613
path.
AddLine
(topDoughnutEnd, topEnd);
616
path.
AddLine
(topEnd, bottomEnd);
619
path.
AddLine
(bottomEnd, bottomDoughnutEnd);
622
path.
AddLine
(bottomDoughnutEnd, topDoughnutEnd);
627
path.
AddLine
(topCenter, topEnd);
630
path.
AddLine
(topEnd, bottomEnd);
633
path.
AddLine
(bottomEnd, bottomCenter);
636
path.
AddLine
(bottomCenter, topCenter);
734
path.
AddLine
(topFirstPoint, bottomFirstPoint);
748
path.
AddLine
(bottomSecondPoint, topSecondPoint);
859
path.
AddLine
(center, firstPoint);
869
path.
AddLine
(secondPoint, center);
991
path.
AddLine
(fourPoint, firstPoint);
1001
path.
AddLine
(secondPoint, threePoint);
3134
path.
AddLine
(gradientPointsAbs[4], gradientPointsAbs[5]);
3135
path.
AddLine
(gradientPointsAbs[5], gradientPointsAbs[2]);
3136
path.
AddLine
(gradientPointsAbs[2], gradientPointsAbs[3]);
3140
path.
AddLine
(gradientPointsAbs[4], gradientPointsAbs[5]);
3141
path.
AddLine
(gradientPointsAbs[5], gradientPointsAbs[2]);
3142
path.
AddLine
(gradientPointsAbs[2], gradientPointsAbs[1]);
3158
path.
AddLine
(gradientPointsAbs[0], gradientPointsAbs[4]);
3159
path.
AddLine
(gradientPointsAbs[4], gradientPointsAbs[3]);
3163
path.
AddLine
(gradientPointsAbs[3], gradientPointsAbs[5]);
3164
path.
AddLine
(gradientPointsAbs[5], gradientPointsAbs[2]);
3200
path.
AddLine
(gradientPointsAbs[1], gradientPointsAbs[5]);
3201
path.
AddLine
(gradientPointsAbs[5], gradientPointsAbs[2]);
3205
path.
AddLine
(gradientPointsAbs[0], gradientPointsAbs[4]);
3206
path.
AddLine
(gradientPointsAbs[4], gradientPointsAbs[1]);
4595
resultPath.
AddLine
(ellipsePoints[ellipsePoints.Length - 1], ellipsePoints[0]);
4599
resultPath.
AddLine
(ellipsePoints[pointIndex - 1], ellipsePoints[pointIndex]);