wijmo.chart Namespace > chart_axis_tick Interface : position Field |
A value that indicates the position of the major tick mark in relation to the axis.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.chart_axis_tick; var value; // Type: string value = instance.position; |
Javascript (Specification) | |
---|---|
|