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