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)
2971get { return _fontCache; } 3850if (_fontCache != null) 3852_fontCache.Dispose();