MindFusion.Charting for JavaScript Programmer's Guide
BaseScale.removePointer Method
See Also
 






Removes a Pointer object from the pointers collection.

Namespace: MindFusion.Gauges
File: BaseScale.js

 Syntax

JavaScript  Copy Code

function removePointer (pointer)

 Parameters

pointer

Pointer. The pointer to remove.

 See Also

BaseScale Members
BaseScale Class
MindFusion.Gauges Namespace