showGrid property

bool showGrid
final

Whether to show grid lines.

Defaults to true. Grid lines help users read values from the chart.

Implementation

final bool showGrid;