Search
ComponentController Interface
See Also
 






Defines the interface that controller classes should implement to get user input from Chart controls.

Namespace: MindFusion.Charting.Components
File: ComponentController.js

 Syntax

JavaScript  Copy Code

// interface
ComponentController.prototype = {}

 See Also