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