menu
c3 package
documentation
c3.dart
YAxisConfiguration
center property
center property
dark_mode
light_mode
center
property
num
get
center
Set center value of y axis.
Implementation
external num get center;
set
center
(
num
v
)
Implementation
external set center(num v);
c3 package
documentation
c3
YAxisConfiguration
center property
YAxisConfiguration class