count property
num
get
count
The number of x axis ticks to show. This option hides tick lines together with tick text. If this option is used on timeseries axis, the ticks position will be determined precisely and not nicely positioned (e.g. it will have rough second value).
Implementation
external num get count;
set
count
(num v)
Implementation
external set count(num v);