DataVisualizer.getFirstDataSource

Syntax

getFirstDataSource();

Description

The getFirstDataSource method returns the first data source for chart data visualizer.

Comments

The method returns an object of the PP.DataSource type.

Example

The property use is given in the DataVisualizer.EnableBatchData page.

See also:

DataVisualizer