Search
BaseScale.addPointer Method
See Also
 






Adds a Pointer object to the pointers collection.

Namespace: MindFusion.Gauges
File: BaseScale.js

 Syntax

JavaScript  Copy Code

function addPointer (pointer)

 Parameters

pointer

Pointer. The pointer to add.

 See Also