Rotates point around specified rotation center at specified angle.
Namespace: MindFusion.Charting
File: PolarPlot.js
JavaScript Copy Code |
---|
function rotatePoint (pointToRotate, centerPoint, angleInDegrees) |
The point to rotate.
The rotation center.
The rotation angle.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |