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