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