Search
Pointer.pointerHeight Property
See Also
 






Gets or sets the height of the pointer.

Namespace: MindFusion.Gauges
File: Pointer.js

 Syntax

JavaScript  Copy Code

get pointerHeight() {}
set pointerHeight(value) {}

 Property Value

Length

The height of the pointer.

 See Also