Search
PlotController.drawInteraction Method
See Also
 






Implements ComponentController.DrawInteraction. Draws a representation of the current state of user interaction on specified Graphics surface.

Namespace: MindFusion.Charting
File: PlotController.js

 Syntax

JavaScript  Copy Code

function drawInteraction (graphics)

 Parameters

graphics

A Graphics instance.

 See Also