BatchType Property

Contained in the AnalysisOptions object ; used for Individual-X Charts, to do a Batch Means, Batch Range, Batch Max, Batch Min chart

Syntax

analysisoptions.BatchType [= short ]

The BatchType property syntax has these parts:

Part  Description

analysisoptions An object expression that evaluates to an AnalysisOptions object.

short  A numeric expression, as described in settings.

Settings

The settings for short are:

Setting  Description

1                             Batch Means

2                             Batch Range

3                             Batch Max

4                             Batch Min