Search
LinearGaugeController Constructor
See Also
 






Initializes a new instance of the LinearGaugeController class.

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

 Syntax

JavaScript  Copy Code

function LinearGaugeController (r, context)

 Parameters

r

A LinearGaugeRenderer instance controlled by this object.

context

A RenderContext instance.

 See Also