3 references to DrawTruncatedLine
System.Web.DataVisualization (3)
Common\ChartTypes\LineChart.cs (3)
776
this.
DrawTruncatedLine
(graph, shadowPen, points[pointIndex - 1], points[pointIndex]);
834
this.
DrawTruncatedLine
(graph, _linePen, points[pointIndex - 1], points[pointIndex]);
844
this.
DrawTruncatedLine
(graph, _linePen, points[pointIndex - 1], points[pointIndex]);