Scales the point's coordinates by specified scale factor.
Namespace: MindFusion.ChartingPackage: Point3D.js
function scale (scale)
A number value by which to multiply point's coordinates.
A Point3D containing scaled coordinates.
Point3D MembersPoint3D ClassMindFusion.Charting Namespace