menu
charts_common_sa package
documentation
common.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_common_sa package
documentation
common
LineRendererConfig<D>
includePoints property
LineRendererConfig class