jQuery.wijmo.wijbarchart Namespace > options type : dataSource Field |
Default value: null
Sets the array to use as a source for data that you can bind to the axes in your seriesList.
Javascript (Usage) | |
---|---|
var value; // Type: object value = jQuery.wijmo.wijbarchart.options.dataSource; |
Javascript (Specification) | |
---|---|
|