Search
Dashboard Constructor
See Also
 






Initializes a new instance of the Dashboard class.

Namespace: MindFusion.Charting.Controls
File: Dashboard.js

 Syntax

JavaScript  Copy Code

function Dashboard (element)

 Parameters

element

The canvas DOM element to associate this dashboard with.

 See Also