Writes a System.Windows.Media.GradientStop value 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 WriteGradientStop ( |
Visual Basic Copy Code |
---|
Public Function WriteGradientStop( _ |
The System.Windows.Media.GradientStop to write.
The name of the XML element to write.
The parent of the new XML element.
The new XML element.