Draws a representation of the current state of user interaction on specified IGraphics surface.
Namespace: MindFusion.Charting.Components
File: ComponentController.js
SyntaxJavaScript
Copy Code
|
|---|
function drawInteraction (graphics) |
Type: Graphics
A Graphics instance.
See Also