Search
Pointer.customShape Property
See Also
 






Gets or sets the definition of the pointer shape when Shape is set to Custom.

Namespace: MindFusion.Gauges
File: Pointer.js

 Syntax

JavaScript  Copy Code

get customShape() {}
set customShape(value) {}

 Property Value

String

The definition of the pointer shape when Shape is set to Custom.

 See Also