grid property

PaintStyle? grid
getter/setter pair

The grid stroke style for all ticks.

Only one in grid and gridMapper can be set.

If null and gridMapper is also null, there will be no grids.

Implementation

PaintStyle? grid;