DataLists Method

Contained in the Chart object. Used for Box-Whisker multi-variable analyses.

Syntax

Chart.DataLists nIndex

The DataLists method syntax has these parts:

Part  Description

chart  An object expression that evaluates to a Chart object.

nIndex  A numeric expression specifying the index of the datalist object to return. See Data Indexing.

 

Return Value

Returns a DataLists object that can be used as an object expression for other methods.