menu
c3 package
documentation
c3.dart
XTickConfiguration
width property
width property
dark_mode
light_mode
width
property
num
get
width
Set width of x axis tick.
Implementation
external num get width;
set
width
(
num
v
)
Implementation
external set width(num v);
c3 package
documentation
c3
XTickConfiguration
width property
XTickConfiguration class