4 references to Circle
System.Web.DataVisualization (4)
Common\General\ImageMap.cs (3)
302if (shape == MapAreaShape.Circle && coordinates.Length != 3) 338if (_shape == MapAreaShape.Circle) 363if (this.Shape == MapAreaShape.Circle)
Common\General\Selection.cs (1)
834 MapAreaShape.Circle,