MindFusion.Java Package Programmer's Guide
Plot2D.setGridLineThickness Method
See Also
 






Sets the thickness of the grid lines.

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

 Syntax

Java  Copy Code

public void setGridLineThickness (
    Double value
)

 Parameters

value

A double value.

 Remarks

Use setGridType to specify how the plot draws its grid.

 See Also

Plot2D Members
Plot2D Class
com.mindfusion.charting Namespace