Search
ZoomController.drawInteraction Method
See Also
 






PlotController.drawInteraction override. Draws the currently selected data range that that controller will zoom into when the user releases the mouse button.

Namespace: MindFusion.Charting
File: ZoomController.js

 Syntax

JavaScript  Copy Code

function drawInteraction (graphics)

 Parameters

graphics

A Graphics instance.

 See Also