Search
Pointer.pointerWidth Property
See Also
 






Gets or sets the width of the pointer.

Namespace: MindFusion.Gauges
File: Pointer.js

 Syntax

JavaScript  Copy Code

get pointerWidth() {}
set pointerWidth(value) {}

 Property Value

Length

The width of the pointer.

 See Also