Scales the point's coordinates by the specified scale factor.
Namespace: com.mindfusion.charting
Package: com.mindfusion.charting
Java
![]() |
---|
public Point3D scale ( |
A double value by which to multiply point's coordinates.
A Point3D with the scaled coordinates.