2 references to ImageStorageMode
System.Web.DataVisualization (2)
WebForm\ChartWebControl.cs (2)
3187
if (this.
ImageStorageMode
== ImageStorageMode.UseHttpHandler)
3191
return this.
ImageStorageMode
;