Wijmo UI for the Web
factor Field
wijmo.chart Namespace > chart_axis_tick Interface : factor Field
A value that indicates how long to draw the major or minor tick marks as a factor of the base length of tick marks, which is 6 pixels. For example:
Default: 1
Type: Number
Syntax
var instance; // Type: wijmo.chart.chart_axis_tick;
var value; // Type: number
value = instance.factor;
var factor : number;
See Also

Reference

chart_axis_tick Interface
tickMinor Field
tickMajor Field