1 write to _fontCache
System.Web.DataVisualization (1)
Common\General\Chart.cs (1)
3853
_fontCache
= null;
3 references to _fontCache
System.Web.DataVisualization (3)
Common\General\Chart.cs (3)
2971
get { return
_fontCache
; }
3850
if (
_fontCache
!= null)
3852
_fontCache
.Dispose();