Reads a double value with the specified name.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public double ReadDouble ( |
Visual Basic
![]() |
---|
Public Function ReadDouble( _ |
The name of the element containing the double value.
The parent element of the node with the specified name.
The deserialized double value.