lineWidth property

double get lineWidth

The width of the grid lines in device-independent pixels (DIP).

This value must be greater than or equal to 0. Setting the grid line width to 0 will make grid lines invisible. The default value is 0.1.

set lineWidth (double value)