SetDataListCount Method

Contained in the Chart object. Used to set the count of datalists used in the Box-Whisker multi-variable analyses.

Syntax

Chart.DataLists nCount

The DataLists method syntax has these parts:

Part  Description

chart  An object expression that evaluates to a Chart object.

nCount  A numeric expression specifying the number of datalists.

Return Value

None