Wijmo UI for the Web
position Field
wijmo.chart Namespace > chart_axis_tick Interface : position Field
A value that indicates the position of the major or minor tick mark in relation to the axis.
Default: "none"
Type: String
Syntax
var instance; // Type: wijmo.chart.chart_axis_tick;
var value; // Type: string
value = instance.position;
var position : string;
Remarks
Valid Values:
See Also

Reference

chart_axis_tick Interface