DataSources: Object
The DataSources property sets and returns object that contains data sources for charts.
Use JSON or the setDataSources method to set the property value, and the getDataSources method to get the property value.
The property contains a JSON object whose fields are PP.DataSource type objects.
The example of use is given in theExample of Creating the BubbleTree Component page.
See also: