menu
c3 package
documentation
c3.dart
PointOptions
show property
show property
dark_mode
light_mode
show
property
bool
get
show
Whether to show each point in line.
Implementation
external bool get show;
set
show
(
bool
v
)
Implementation
external set show(bool v);
c3 package
documentation
c3
PointOptions
show property
PointOptions class