menu
c3 package
documentation
c3.dart
YAxisConfiguration
show property
show property
dark_mode
light_mode
show
property
bool
get
show
Show or hide y axis.
Implementation
external bool get show;
set
show
(
bool
v
)
Implementation
external set show(bool v);
c3 package
documentation
c3
YAxisConfiguration
show property
YAxisConfiguration class