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