MindFusion.Charting for Java Programmer's Guide
AxisRenderer.getAxisStrokeThickness Method
See Also
 






  Gauges

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