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






  Gauges

Gets the squared length of the current Vector.

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

 Syntax

Java  Copy Code

public double getLengthSquared ()

 Return Value

A double value.

 See Also