2 writes to _headerFont
System.Web.DataVisualization (2)
Common\General\LegendColumns.cs (2)
198
_headerFont
= _fontCache.DefaultBoldFont;
663
this.
_headerFont
= value;
1 reference to _headerFont
System.Web.DataVisualization (1)
Common\General\LegendColumns.cs (1)
659
return this.
_headerFont
;