Writes a System.Windows.Point with the specified name.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public XmlElement WritePoint ( |
Visual Basic Copy Code |
---|
Public Function WritePoint( _ |
The System.Windows.Point value to write.
The name of the new element.
The parent of the new element.
The newly created System.Xml.XmlElement.