Returns a ComponentController used to interact with this component.
Namespace: MindFusion.Charting.Components
File: Component.js
SyntaxJavaScript
Copy Code
|
|---|
function createController (context) |
Type: RenderContext
A RenderContext instance.
Type: ComponentController
Instance of a ComponentController -derived class.
See Also