Wijmo UI for the Web
chart_axes Interface
wijmo.chart Namespace : chart_axes Interface

The axis, inherited from jquery.wijmo.wijchartcore.js, is an object containing all of the information to create the X and Y axes of the chart.

Type: Object

Fields
 NameDescription
 Field
An object containing all of the information to create the X axis of the chart.
Type: Object
Default: see example code below.
 
 Field
An object containing all of the information to create the Y axis of the chart.
Type: Object
Default: see example code below.
 
Top
See Also

Reference

wijmo.chart Namespace