menu
nrb package
documentation
nrb/graphs/nrb_line_chart.dart
NrbLineChart
showGrid property
showGrid property
dark_mode
light_mode
showGrid
property
bool
showGrid
final
Whether to show the background grid, Y-axis labels, and enable tooltips.
Implementation
final bool showGrid;
nrb package
documentation
nrb/graphs/nrb_line_chart
NrbLineChart
showGrid property
NrbLineChart class