Search
BaseGauge.setPointerStrokeThickness Method
See Also
 






Sets the thickness of the Pen used to stroke the gauge pointers.

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

 Syntax

Java  Copy Code

public void setPointerStrokeThickness (
    double value
)

 Parameters

value

 See Also