5 references to DrawEllipse
System.Web.DataVisualization (5)
Common\ChartTypes\FastPointChart.cs (1)
506
graph.
DrawEllipse
(borderPen, markerBounds);
Common\General\Axis.cs (1)
2175
graph.
DrawEllipse
(circlePen, rect);
Common\General\ChartGraphics.cs (2)
879
this.
DrawEllipse
(new Pen(markerBorderColor, markerBorderSize), rect);
3927
this.
DrawEllipse
(pen, position);
Common\General\ChartGraphics3D.cs (1)
3614
graph.
DrawEllipse
(new Pen(markerBorderColor, markerBorderSize), rect);