ASP.NET Pack Programmer's Guide
Plot2DController Constructor
See Also
 





Initializes a new instance of the Plot2DController class.

Namespace: MindFusion.Charting
Package: Plot2DController.js

 Syntax

JavaScript  Copy Code

function Plot2DController (renderContext, vertical)

 Parameters

renderContext

A RenderContext instance.

vertical

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

 See Also

Plot2DController Class
MindFusion.Charting Namespace