MindFusion.Charting for Java Programmer's Guide
Vector.getX Method
See Also
 






  Gauges

Gets the X component of this Vector.

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

 Syntax

Java  Copy Code

public double getX ()

 Return Value

A double value.

 See Also