Scales the point's coordinates by the specified scale factor.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public Point3D scale ( |
A double value by which to multiply point's coordinates.
A Point3D with the scaled coordinates.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |