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