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