Write the decimal value with the specified name.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public XElement WriteDecimal ( |
Visual Basic
![]() |
---|
Public Function WriteDecimal( _ |
The decimal value to write.
The name of the element under which the value should be written.
The parent element of the newly created node.
The newly created System.Xml.Linq.XElement object.