Search
ComponentController.drawInteraction Method
See Also
 






Draws a representation of the current state of user interaction on specified IGraphics surface.

Namespace: MindFusion.Charting.Components
File: ComponentController.js

 Syntax

JavaScript  Copy Code

function drawInteraction (graphics)

 Parameters

graphics

A Graphics instance.

 See Also