Search
Pointer.setCustomShape Method
See Also
 






Sets the definition of the pointer shape when setShape is set to PointerShape.Custom.

Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges

 Syntax

Java  Copy Code

public void setCustomShape (
    String value
)

 Parameters

value

 See Also