Initializes a new instance of the Dashboard class.
Namespace: MindFusion.Charting.Controls
File: Dashboard.js
SyntaxJavaScript
Copy Code
|
|---|
function Dashboard (element) |
Type: HTMLCanvasElement
The canvas DOM element to associate this dashboard with.
See Also