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