1 write to _fontCache
System.Web.DataVisualization (1)
Common\Annotation\AnnotationBase.cs (1)
4280
_fontCache
= null;
3 references to _fontCache
System.Web.DataVisualization (3)
Common\Annotation\AnnotationBase.cs (3)
291
_textFont =
_fontCache
.DefaultFont;
4277
if (
_fontCache
!= null)
4279
_fontCache
.Dispose();