menu
charts_flutter_new package
documentation
flutter.dart
LineRendererConfig<D>
includeLine property
includeLine property
dark_mode
light_mode
includeLine
property
bool
includeLine
final
Configures whether a line representing the data will be drawn.
Implementation
final bool includeLine;
charts_flutter_new package
documentation
flutter
LineRendererConfig<D>
includeLine property
LineRendererConfig class