2 writes to _textFont
System.Web.DataVisualization (2)
Common\Annotation\AnnotationBase.cs (2)
291_textFont = _fontCache.DefaultFont; 931 _textFont = value;
1 reference to _textFont
System.Web.DataVisualization (1)
Common\Annotation\AnnotationBase.cs (1)
927 return _textFont;