Y2AxisTitleOrient property: Chart class

Description

Use this property to specify the orientation of the title for the secondary y-axis.

You can specify either an Integer or constant value for this property. The values are:

Numeric Value Constant value Description

0

%ChartText_Horizontal

The secondary y-axis title is displayed horizontally.

90

%ChartText_Vertical

The secondary y-axis title is displayed vertically

This property is read/write.