Search
LinearGaugeController.getCursorHint Method
See Also
 






For internal use.

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

 Syntax

JavaScript  Copy Code

function getCursorHint (x, y)

 Parameters

x

Type: void

y

Type: void

 Return Value

Type: CursorHint
A member of the CursorHint enumeration.

 See Also