6 references to Png
System.Web.DataVisualization (6)
Common\General\Chart.cs (2)
128 private ChartImageType imageType = ChartImageType.Png; 183 DefaultValue(ChartImageType.Png),
WebForm\ChartWebControl.cs (4)
448case (ChartImageType.Png): 716case (ChartImageType.Png): 1224 else if(ImageType == ChartImageType.Png) 2083 DefaultValue(ChartImageType.Png),