Search
XmlPersistContext.writeFloat Method
See Also
 






Writes a float value with the specified name.

Namespace: MindFusion.Charting
File: XmlPersistContext.js

 Syntax

JavaScript  Copy Code

function writeFloat (floatValue, elementName, parentElement)

 Parameters

floatValue

elementName

parentElement

 See Also