jQuery.wijmo.wijbarchart Namespace > options type : axis Field |
A value that contains all of the information to create the X and Y axes of the chart
Javascript (Usage) | |
---|---|
var value; // Type: chart_axes value = jQuery.wijmo.wijbarchart.options.axis; |
Javascript (Specification) | |
---|---|
var axis : chart_axes; |