2 references to CreateStarPolygon
System.Web.DataVisualization (2)
Common\ChartTypes\FastPointChart.cs (1)
487
PointF[] points = graph.
CreateStarPolygon
(markerBounds, cornerNumber);
Common\General\ChartGraphics.cs (1)
807
PointF[] points =
CreateStarPolygon
(rect, cornerNumber);