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
SyntaxJavaScript
Copy Code
|
|---|
function drawInteraction (graphics) |
Type: Graphics
A Graphics instance.
See Also