Component.CreateController override. Returns a ComponentController used to interact with this component.
Namespace: MindFusion.Charting
File: PolarPlot.js
SyntaxJavaScript
Copy Code
|
|---|
function createController (context) |
A RenderContext instance.
An instance of the RotationController class.
See Also