Search
XmlPersistContext.readBrush Method
See Also
 






Reads a MindFusion.Charting.Drawing.Brush object with the specified name.

Namespace: MindFusion.Charting
File: XmlPersistContext.js

 Syntax

JavaScript  Copy Code

function readBrush (elementName, parentElement, defaultValue)

 Parameters

elementName

parentElement

defaultValue

 See Also