2 references to GetPolygonCirclePath
System.Windows.Forms.DataVisualization (2)
Common\General\Axis.cs (2)
2065graph.Clip = new Region(graph.GetPolygonCirclePath(rect, ChartArea.CircularSectorsNumber)); 2189path = graph.GetPolygonCirclePath(rect, ChartArea.CircularSectorsNumber);