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