Writes the specified collection of brushes under the specified name with the specified Xml parent.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public XmlElement WriteBrushCollection ( |
Visual Basic Copy Code |
---|
Public Function WriteBrushCollection( _ |
The collection to write.
The name of the new element.
The parent of the new node.
The newly created element.