MindFusion.Charting for Silverlight Programmer's Guide
XmlSerializationContext.WritePoint Method
See Also
 






 Overload List

Name Description

XmlSerializationContext.WritePoint (Double, Double, String, XElement)

Writes the specified PointF under the specified name. The x and y components of the point are written as attributes.

XmlSerializationContext.WritePoint (Point, String, XElement)

Writes a Point with the specified name.

 See Also

XmlSerializationContext Members
XmlSerializationContext Class
MindFusion.Charting.Silverlight Namespace