menu
c3 package
documentation
c3.dart
YTickConfiguration
outer property
outer property
dark_mode
light_mode
outer
property
bool
get
outer
Show or hide outer tick.
Implementation
external bool get outer;
set
outer
(
bool
v
)
Implementation
external set outer(bool v);
c3 package
documentation
c3
YTickConfiguration
outer property
YTickConfiguration class