26 references to Transform
System.Web.DataVisualization (13)
Common\Annotation\ArrowAnnotation.cs (1)
463 path.Transform(matrix);
Common\Annotation\CalloutAnnotation.cs (4)
1674 resultPath.Transform(matrix); 1678 resultPath.Transform(matrix); 1785 resultPath.Transform(matrix); 1789 resultPath.Transform(matrix);
Common\ChartTypes\RadarChart.cs (1)
488fillPath.Transform(shadowMatrix);
Common\General\Axis.cs (1)
2089path.Transform(newMatrix);
Common\General\AxisScaleSegments.cs (1)
453 shadowPath.Transform(newMatrix);
Common\General\ChartGraphics.cs (3)
1600path.Transform(_myMatrix); 2251path.Transform(this.Transform); 2342path.Transform(this.Transform);
Common\General\GridTickMarks.cs (1)
505path.Transform(graph.Transform);
Common\General\Label.cs (1)
1288path.Transform(graph.Transform);
System.Windows.Forms.DataVisualization (13)
Common\Annotation\ArrowAnnotation.cs (1)
463 path.Transform(matrix);
Common\Annotation\CalloutAnnotation.cs (4)
1674 resultPath.Transform(matrix); 1678 resultPath.Transform(matrix); 1785 resultPath.Transform(matrix); 1789 resultPath.Transform(matrix);
Common\ChartTypes\RadarChart.cs (1)
488fillPath.Transform(shadowMatrix);
Common\General\Axis.cs (1)
2089path.Transform(newMatrix);
Common\General\AxisScaleSegments.cs (1)
453 shadowPath.Transform(newMatrix);
Common\General\ChartGraphics.cs (3)
1600path.Transform(_myMatrix); 2251path.Transform(this.Transform); 2342path.Transform(this.Transform);
Common\General\GridTickMarks.cs (1)
505path.Transform(graph.Transform);
Common\General\Label.cs (1)
1288path.Transform(graph.Transform);