SecondaryAxis Property

       

Returns or sets a value that determines whether the series is charted on the secondary axis.

Syntax

object.SecondaryAxis [ = boolean]

The SecondaryAxis property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
boolean A Boolean expression that controls whether the series is charted on the secondary axis, as described in Settings.

Settings

The settings for boolean are:

Setting Description
True The series is charted on the secondary axis.
False (Default) The series is not charted on the secondary axis.