1 write to _customHandlerName
System.Web.DataVisualization (1)
WebForm\General\ChartHttpHandler.cs (1)
943
set {
_customHandlerName
= value; }
1 reference to _customHandlerName
System.Web.DataVisualization (1)
WebForm\General\ChartHttpHandler.cs (1)
942
get { return
_customHandlerName
; }