Writes the specified System.Windows.Media.Effect under the specified name with the specified parent.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public XElement WriteEffect ( |
Visual Basic
![]() |
---|
Public Function WriteEffect( _ |
The effect to write.
The name of the new XML element.
The parent of the new XML element.
The newly created System.Xml.Linq.XElement object.