Writes the specified PointF under the specified name. The x and y components of the point are written as attributes.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public Element writePointF ( |
The X-coordinate of the PointF.
The Y-coordinate of the PointF.
The name of the element to write.
The parent element.
The newly created Element.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |