Component.CreateController override. Returns a ComponentController used to interact with this component.
Namespace: MindFusion.Charting
File: Plot2D.js
JavaScript Copy Code |
---|
function createController (context) |
Type: RenderContext
A RenderContext instance.
Type: ComponentController
An instance of the PanController class.