Search
Chart.setGridLineSize Method
See Also
 






Sets the thickness of the major grid lines, or null, to use a hairline thickness.

Namespace: com.mindfusion.spreadsheet.charts
Package: com.mindfusion.spreadsheet.charts

 Syntax

Java  Copy Code

public void setGridLineSize (
    Measure value
)

 Parameters

value

 See Also