MindFusion.Java Package Programmer's Guide
AxisRenderer.setAxisStrokeThickness Method
See Also
 






Sets the thickness axis lines should be stroked with.

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public void setAxisStrokeThickness (
    double value
)

 Parameters

value

A double value that indicates the stroke thickness.

 See Also

AxisRenderer Members
AxisRenderer Class
com.mindfusion.charting Namespace