MindFusion.Charting for WebForms Programmer's Guide
PolarPlot.createController Method
See Also
 



Component.CreateController override. Returns a ComponentController used to interact with this component.

Namespace: MindFusion.Charting
Assembly: PolarPlot.js

 Syntax

JavaScript  Copy Code

function createController (context)

 Parameters

context

A RenderContext instance.

 Return Value

An instance of the RotationController class.

 See Also

PolarPlot Members
PolarPlot Class
MindFusion.Charting Namespace