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