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