10 instantiations of FontCache
System.Web.DataVisualization (10)
Common\Annotation\AnnotationBase.cs (1)
193
private FontCache _fontCache = new
FontCache
();
Common\DataManager\DataSeries.cs (1)
360
private FontCache _fontCache = new
FontCache
();
Common\General\Axis.cs (1)
161
private FontCache _fontCache = new
FontCache
();
Common\General\Chart.cs (1)
1515
private FontCache _fontCache = new
FontCache
();
Common\General\Label.cs (1)
1083
private FontCache _fontCache = new
FontCache
();
Common\General\Legend.cs (1)
258
private FontCache _fontCache = new
FontCache
();
Common\General\LegendColumns.cs (2)
140
private FontCache _fontCache = new
FontCache
();
832
private FontCache _fontCache = new
FontCache
();
Common\General\StripLine.cs (1)
156
private FontCache _fontCache = new
FontCache
();
Common\General\Title.cs (1)
229
private FontCache _fontCache = new
FontCache
();
12 references to FontCache
System.Web.DataVisualization (12)
Common\Annotation\AnnotationBase.cs (1)
193
private
FontCache
_fontCache = new FontCache();
Common\DataManager\DataSeries.cs (2)
360
private
FontCache
_fontCache = new FontCache();
2585
internal
FontCache
FontCache
Common\General\Axis.cs (1)
161
private
FontCache
_fontCache = new FontCache();
Common\General\Chart.cs (2)
1515
private
FontCache
_fontCache = new FontCache();
2969
internal
FontCache
FontCache
Common\General\Label.cs (1)
1083
private
FontCache
_fontCache = new FontCache();
Common\General\Legend.cs (1)
258
private
FontCache
_fontCache = new FontCache();
Common\General\LegendColumns.cs (2)
140
private
FontCache
_fontCache = new FontCache();
832
private
FontCache
_fontCache = new FontCache();
Common\General\StripLine.cs (1)
156
private
FontCache
_fontCache = new FontCache();
Common\General\Title.cs (1)
229
private
FontCache
_fontCache = new FontCache();