SetReferenceArea method: Chart class

Syntax

SetReferenceArea(&Array_of_RefAreas)

Description

Use the SetReferenceArea method to specify one or more reference areas for the chart.

Parameters

Parameter Description

&Array_of_RefAreas

Specify an already instantiated array of ReferenceArea objects as the reference areas for this chart.

Returns

None.