Wijmo UI for the Web
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.

Syntax
Javascript (Usage) 
var value; // Type: object
value = jQuery.wijmo.wijchartcore.options.dataSource;
Javascript (Specification) 
var dataSource : object;
Remarks
Use the data option, and bind values to your X and Y axes. For more information please see the datasource demo: http://wijmo.com/demo/explore/?widget=BarChartsample=Array20as20datasource.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.