Writes the specified visual effect with the specified element name under the specified parent element.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public XmlElement WriteEffect ( |
Visual Basic Copy Code |
---|
Public Function WriteEffect( _ |
The visual effect to write.
The name of the element for this effect.
The parent element of this effect.
The newly created System.Xml.XmlElement.