Assigns or returns the name of the data item that provides the data for the chart.
<PARAM NAME = "dataSource" VALUE = "lstring">
Value | Description |
dataItemName | The name used to acquire an ArrayAccess data item from the InfoBus. The data item contents are parsed to obtain the chart data. |
@dataItemName | The name used to acquire an ImmediateAccess data item from the InfoBus. The data item provides access to the data set for the chart. |