Search
XmlPersistContext.readFloat Method
See Also
 






Reads a float value with the specified name.

Namespace: MindFusion.Charting
File: XmlPersistContext.js

 Syntax

JavaScript  Copy Code

function readFloat (elementName, parentElement, defaultValue)

 Parameters

elementName

parentElement

defaultValue

 See Also