Writes the specified System.Windows.Media.PointCollection as a System.Xml.XmlElement object with the specified name and the specified parent.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public XmlElement WritePointCollection ( |
Visual Basic Copy Code |
---|
Public Function WritePointCollection( _ |
The PointCollection to write.
The name of the new XML element.
The parent of the new XML element.
The new XML element.