wijmo.chart Namespace > chart_axis Interface : compass Field |
A value that indicates where to draw the X axis using the four points of a compass.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.chart_axis; var value; // Type: string value = instance.compass; |
Javascript (Specification) | |
---|---|
|