Initializes a new instance of the PanController class.
Namespace: MindFusion.Charting
File: PanController.js
JavaScript Copy Code |
---|
function PanController (renderContext, vertical) |
Type: RenderContext
A RenderContext instance.
Type: Boolean
true to implement interaction along the Y axis, or false for the X axis.