Search
LinearGaugeController.drawInteraction Method
See Also
 






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

Namespace: MindFusion.Charting.Gauges
File: LinearGaugeController.js

 Syntax

JavaScript  Copy Code

function drawInteraction (graphics)

 Parameters

graphics

A Graphics instance.

 See Also