MindFusion.Charting for Java Programmer's Guide
Point3D.getY Method
See Also
 






  Gauges

Gets the Y coordinate of this Point3D.

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

 Syntax

Java  Copy Code

public double getY ()

 Return Value

A double value.

 See Also