Search
XmlPersistContext.readBool Method
See Also
 






Reads a boolean value with the specified name.

Namespace: MindFusion.Charting
File: XmlPersistContext.js

 Syntax

JavaScript  Copy Code

function readBool (elementName, parentElement, defaultValue)

 Parameters

elementName

parentElement

defaultValue

 See Also