SelectionRectangle Property

Contained in the Chart object Sets/returns whether the user is allowed to select multiple subgroups or not.

Syntax

chart.SelectionRectangle [= boolean ]

The SelectionRectangle property syntax has these parts:

Part  Description

chart  An object expression that evaluates to a chart object.

boolean  A boolean expression containing the new state, according to settings.

Settings

The settings for boolean are:

Setting  Description

true  (Default) User is allowed to select multiple subgroups

false  User is not allowed to select multiple subgroups