MindFusion.Charting for Java Programmer's Guide |
XmlPersistContext.writePointF Method |
See Also |
![]() ![]() |
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
![]() |
---|
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.
© 2022 MindFusion |