Search
Point3D.getX Method
See Also
 






Gets the X coordinate of this Point3D.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public double getX ()

 Return Value

A double value.

 See Also