SetReferenceLine method: Chart class

Syntax

SetReferenceLine(&Array_of_RefLines)

Description

Use the SetReferenceLine method to specify one or more reference lines for the chart.

Parameters

Parameter Description

&Array_of_RefLines

Specify an already instantiated array of ReferenceLine objects as the reference lines for this chart.

Returns

None.