Implemented interface member:
method
Dispose
System.IDisposable.Dispose()
10 references to Dispose
System.Web.DataVisualization (10)
Common\Annotation\AnnotationBase.cs (1)
4279
_fontCache.
Dispose
();
Common\DataManager\DataSeries.cs (1)
2669
_fontCache.
Dispose
();
Common\General\Axis.cs (1)
6468
_fontCache.
Dispose
();
Common\General\Chart.cs (1)
3852
_fontCache.
Dispose
();
Common\General\Label.cs (1)
2993
_fontCache.
Dispose
();
Common\General\Legend.cs (1)
4808
_fontCache.
Dispose
();
Common\General\LegendColumns.cs (2)
786
_fontCache.
Dispose
();
2500
_fontCache.
Dispose
();
Common\General\StripLine.cs (1)
1606
_fontCache.
Dispose
();
Common\General\Title.cs (1)
1989
_fontCache.
Dispose
();