Reads a PointF object with the specified name.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public Point2D readPointF ( |
The name of the element to read.
The parent element.
The PointF object that was read.
See Also