Search
XmlPersistContext Constructor
See Also
 






Initializes a new instance of the XmlPersistContext class.

Namespace: MindFusion.Charting
File: XmlPersistContext.js

 Syntax

JavaScript  Copy Code

function XmlPersistContext (document, fileVersion)

 Parameters

document

The associated XMLDocument.

fileVersion

Specifies the current file format number.

 See Also