MindFusion.Charting for JavaScript Programmer's Guide
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

Type: void

elementName

Type: void

parentElement

Type: void

 See Also

XmlPersistContext Members
XmlPersistContext Class
MindFusion.Charting Namespace