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