LineGroups Method

See Also         Example         Applies To

On a 2-D chart, returns an object that represents either a single line chart group (a ChartGroup object, Syntax 1) or a collection of the line chart groups (a ChartGroups collection, Syntax 2).

Syntax 1

expression.LineGroups(Index)

Syntax 2

expression.LineGroups

expression   Required. An expression that returns a Chart object.

Index   Optional Variant. Specifies the chart group.