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.wijscatterchart.options.dataSource;
Javascript (Specification) 
var dataSource : object;
Remarks
When you use a dataSource, use the data option to bind values to the chart. For more information, see the demo ScatterChart Array Datasource
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.