46 references to RotateAt
System.Web.DataVisualization (23)
Common\Annotation\ArrowAnnotation.cs (1)
462
matrix.
RotateAt
(angle, firstPoint);
Common\ChartTypes\FastPointChart.cs (1)
566
rotationMatrix.
RotateAt
(45, location);
Common\ChartTypes\PolarChart.cs (1)
254
matrix.
RotateAt
(sectorAngle, graph.GetAbsolutePoint(area.circularCenter));
Common\ChartTypes\RadarChart.cs (1)
1001
matrix.
RotateAt
(sectorAngle, graph.GetAbsolutePoint(area.circularCenter));
Common\General\Axis.cs (5)
1557
newMatrix.
RotateAt
(
2014
newMatrix.
RotateAt
(angle, graph.GetAbsolutePoint(center));
2074
newMatrix.
RotateAt
(
4915
newMatrix.
RotateAt
(axis.AxisPosition, areaCenterAbs);
4945
newMatrix.
RotateAt
(textAngle, areaCenterAbs);
Common\General\ChartArea.cs (1)
2740
newMatrix.
RotateAt
(textAngle, areaCenterAbs);
Common\General\ChartGraphics.cs (10)
628
matrix.
RotateAt
(pointIndex*(360f/(numberOfCorners*2f)), new PointF(rect.X + rect.Width/2f, rect.Y + rect.Height/2f));
932
rotationMatrix.
RotateAt
(45, point);
1044
translateMatrix.
RotateAt
(45, point);
1509
_myMatrix.
RotateAt
( angle, rotationPoint );
1679
_myMatrix.
RotateAt
(angle, absPosition);
1726
matrix.
RotateAt
(angle, absCenter);
1966
_myMatrix.
RotateAt
(angle, rotationPoint);
2796
_myMatrix.
RotateAt
( angle, rotationCenter);
3885
matrix.
RotateAt
(curentSector, centerPoint);
3966
matrix.
RotateAt
(curentSector, centerPoint);
Common\General\Label.cs (2)
1190
newMatrix.
RotateAt
(labelAngle, graph.GetAbsolutePoint(this._axis.ChartArea.circularCenter));
1246
textRotationMatrix.
RotateAt
(textAngle, labelPosition[0]);
Common\General\Title.cs (1)
1654
newMatrix.
RotateAt
(180, center);
System.Windows.Forms.DataVisualization (23)
Common\Annotation\ArrowAnnotation.cs (1)
462
matrix.
RotateAt
(angle, firstPoint);
Common\ChartTypes\FastPointChart.cs (1)
566
rotationMatrix.
RotateAt
(45, location);
Common\ChartTypes\PolarChart.cs (1)
254
matrix.
RotateAt
(sectorAngle, graph.GetAbsolutePoint(area.circularCenter));
Common\ChartTypes\RadarChart.cs (1)
1001
matrix.
RotateAt
(sectorAngle, graph.GetAbsolutePoint(area.circularCenter));
Common\General\Axis.cs (5)
1557
newMatrix.
RotateAt
(
2014
newMatrix.
RotateAt
(angle, graph.GetAbsolutePoint(center));
2074
newMatrix.
RotateAt
(
4915
newMatrix.
RotateAt
(axis.AxisPosition, areaCenterAbs);
4945
newMatrix.
RotateAt
(textAngle, areaCenterAbs);
Common\General\ChartArea.cs (1)
2740
newMatrix.
RotateAt
(textAngle, areaCenterAbs);
Common\General\ChartGraphics.cs (10)
628
matrix.
RotateAt
(pointIndex*(360f/(numberOfCorners*2f)), new PointF(rect.X + rect.Width/2f, rect.Y + rect.Height/2f));
932
rotationMatrix.
RotateAt
(45, point);
1044
translateMatrix.
RotateAt
(45, point);
1509
_myMatrix.
RotateAt
( angle, rotationPoint );
1679
_myMatrix.
RotateAt
(angle, absPosition);
1726
matrix.
RotateAt
(angle, absCenter);
1966
_myMatrix.
RotateAt
(angle, rotationPoint);
2796
_myMatrix.
RotateAt
( angle, rotationCenter);
3885
matrix.
RotateAt
(curentSector, centerPoint);
3966
matrix.
RotateAt
(curentSector, centerPoint);
Common\General\Label.cs (2)
1190
newMatrix.
RotateAt
(labelAngle, graph.GetAbsolutePoint(this._axis.ChartArea.circularCenter));
1246
textRotationMatrix.
RotateAt
(textAngle, labelPosition[0]);
Common\General\Title.cs (1)
1654
newMatrix.
RotateAt
(180, center);