MindFusion.Charting for JavaScript Programmer's Guide
ZoomController Constructor
See Also
 






Initializes a new instance of the ZoomController class.

Namespace: MindFusion.Charting
File: ZoomController.js

 Syntax

JavaScript  Copy Code

function ZoomController (renderContext, vertical)

 Parameters

renderContext

Type: RenderContext
A RenderContext instance.

vertical

Type: Boolean
true to implement interaction along the Y axis, or false for the X axis.

 See Also

ZoomController Class
MindFusion.Charting Namespace