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