Search
AxisRenderer.getAxisStrokeThickness Method
See Also
 






Gets the thickness with which the Axis should be stroked.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public Double getAxisStrokeThickness ()

 Return Value

A double value that specifies the thickness. The default is 1.

 See Also