wijmo.chart Namespace > chart_axes Interface : x Field |
An object containing all of the information to create the X axis of the chart.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.chart_axes; var value; // Type: chart_axis value = instance.x; |
Javascript (Specification) | |
---|---|
var x : chart_axis; |