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