Implemented interface member:
method
Dispose
System.IDisposable.Dispose()
88 references to Dispose
System.Web.DataVisualization (42)
Common\Annotation\CalloutAnnotation.cs (1)
792hotRegionPathAbs.Dispose();
Common\Annotation\PolygonAnnotation.cs (5)
788newPath.Dispose(); 944_defaultGraphicsPath.Dispose(); 1164_defaultGraphicsPath.Dispose(); 1504this._graphicsPath.Dispose(); 1546this._graphicsPath.Dispose();
Common\Borders3D\EmbedBorder.cs (1)
991 path.Dispose();
Common\Borders3D\EmbossBorder.cs (1)
243 path.Dispose();
Common\ChartTypes\AreaChart.cs (4)
540mapAreaPath.Dispose(); 589mapAreaPath.Dispose(); 624 areaPath.Dispose(); 1638this.areaPath.Dispose();
Common\ChartTypes\BarChart.cs (1)
1600rectPath.Dispose();
Common\ChartTypes\ColumnChart.cs (1)
906rectPath.Dispose();
Common\ChartTypes\FunnelChart.cs (7)
755 segmentPath.Dispose(); 819 segmentPath.Dispose(); 868 topCurve.Dispose(); 918 topCurve.Dispose(); 1245 segmentPath.Dispose(); 1293 topCurve.Dispose(); 1342 topCurve.Dispose();
Common\ChartTypes\LineChart.cs (1)
1450rectPath.Dispose();
Common\ChartTypes\PointChart.cs (1)
1325rectPath.Dispose();
Common\ChartTypes\RangeChart.cs (4)
296 areaPath.Dispose(); 735path.Dispose(); 1805this.areaBottomPath.Dispose(); 1810this.areaPath.Dispose();
Common\ChartTypes\StackedAreaChart.cs (3)
472 areaPath.Dispose(); 785 areaPath.Dispose(); 1686this.areaBottomPath.Dispose();
Common\ChartTypes\StackedBarChart.cs (1)
1684rectPath.Dispose();
Common\ChartTypes\StepLineChart.cs (2)
166path.Dispose(); 200path.Dispose();
Common\General\Axis.cs (1)
2210path.Dispose();
Common\General\AxisScaleSegments.cs (2)
493 breakLinePathTop.Dispose(); 497 breakLinePathBottom.Dispose();
Common\General\ChartGraphics.cs (3)
534 path.Dispose(); 572 path.Dispose(); 4835 path.Dispose();
Common\General\Selection.cs (2)
383_path.Dispose(); 1403this.OutlinePath.Dispose();
Common\General\StripLine.cs (1)
607path.Dispose();
System.Windows.Forms.DataVisualization (42)
Common\Annotation\CalloutAnnotation.cs (1)
792hotRegionPathAbs.Dispose();
Common\Annotation\PolygonAnnotation.cs (5)
788newPath.Dispose(); 944_defaultGraphicsPath.Dispose(); 1164_defaultGraphicsPath.Dispose(); 1504this._graphicsPath.Dispose(); 1546this._graphicsPath.Dispose();
Common\Borders3D\EmbedBorder.cs (1)
991 path.Dispose();
Common\Borders3D\EmbossBorder.cs (1)
243 path.Dispose();
Common\ChartTypes\AreaChart.cs (4)
540mapAreaPath.Dispose(); 589mapAreaPath.Dispose(); 624 areaPath.Dispose(); 1638this.areaPath.Dispose();
Common\ChartTypes\BarChart.cs (1)
1600rectPath.Dispose();
Common\ChartTypes\ColumnChart.cs (1)
906rectPath.Dispose();
Common\ChartTypes\FunnelChart.cs (7)
755 segmentPath.Dispose(); 819 segmentPath.Dispose(); 868 topCurve.Dispose(); 918 topCurve.Dispose(); 1245 segmentPath.Dispose(); 1293 topCurve.Dispose(); 1342 topCurve.Dispose();
Common\ChartTypes\LineChart.cs (1)
1450rectPath.Dispose();
Common\ChartTypes\PointChart.cs (1)
1325rectPath.Dispose();
Common\ChartTypes\RangeChart.cs (4)
296 areaPath.Dispose(); 735path.Dispose(); 1805this.areaBottomPath.Dispose(); 1810this.areaPath.Dispose();
Common\ChartTypes\StackedAreaChart.cs (3)
472 areaPath.Dispose(); 785 areaPath.Dispose(); 1686this.areaBottomPath.Dispose();
Common\ChartTypes\StackedBarChart.cs (1)
1684rectPath.Dispose();
Common\ChartTypes\StepLineChart.cs (2)
166path.Dispose(); 200path.Dispose();
Common\General\Axis.cs (1)
2210path.Dispose();
Common\General\AxisScaleSegments.cs (2)
493 breakLinePathTop.Dispose(); 497 breakLinePathBottom.Dispose();
Common\General\ChartGraphics.cs (3)
534 path.Dispose(); 572 path.Dispose(); 4835 path.Dispose();
Common\General\Selection.cs (2)
383_path.Dispose(); 1403this.OutlinePath.Dispose();
Common\General\StripLine.cs (1)
607path.Dispose();
System.Workflow.ComponentModel (4)
AuthoringOM\Design\DesignerHelpers.cs (2)
407roundedRectangle.Dispose(); 523designerPath.Dispose();
AuthoringOM\Design\DesignerWidgets.cs (2)
2686stripPath.Dispose(); 2726itemPath.Dispose();