2 references to DrawEllipse
System.Web.DataVisualization (2)
Common\Borders3D\EmbedBorder.cs (2)
1093 graph.DrawEllipse(screwPen, rect.X, rect.Y, rect.Width, rect.Height); 1096graph.DrawEllipse(screwPen, rect.X + 1 * resolution / 96.0f, rect.Y + 1 * resolution / 96.0f, rect.Width, rect.Height);