MindFusion.Java Package Programmer's Guide
Point3D.setX Method
See Also
 






Sets the X coordinate of this Point3D to the specified value.

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public void setX (
    double value
)

 Parameters

value

A double value.

 See Also

Point3D Members
Point3D Class
com.mindfusion.charting Namespace