3 writes to _titleFont
System.Web.DataVisualization (3)
Common\General\Legend.cs (3)
410_titleFont = _fontCache.DefaultBoldFont; 425_titleFont = _fontCache.DefaultBoldFont; 3879 this._titleFont = value;
2 references to _titleFont
System.Web.DataVisualization (2)
Common\General\Legend.cs (2)
3873 return this._titleFont; 3877 if(value != this._titleFont)