Search
BaseGauge.setScaleStrokeThickness Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setScaleStrokeThickness (
    double value
)

 Parameters

value

 See Also