1 write to _renderType
System.Web.DataVisualization (1)
WebForm\ChartWebControl.cs (1)
1821
_renderType
= value;
2 references to _renderType
System.Web.DataVisualization (2)
WebForm\ChartWebControl.cs (2)
1817
return
_renderType
;
1823
if(
_renderType
== RenderType.ImageMap && this.IsMapEnabled == false)