Search
BaseGauge.setTickStrokeThickness Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setTickStrokeThickness (
    double value
)

 Parameters

value

 See Also